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

@ -1,7 +1,9 @@
name: "cachix-action test"
on:
pull_request:
push:
push:
branches:
- master
jobs:
public-cache: