CI: trigger push only on master

This commit is contained in:
Domen Kožar 2020-09-21 16:40:32 +02:00 committed by GitHub
commit d2e4697d03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@ name: "cachix-action test"
on: on:
pull_request: pull_request:
push: push:
branches:
- master
jobs: jobs:
public-cache: public-cache: