CI: trigger push only on master

This commit is contained in:
Domen Kožar 2020-09-21 16:41:22 +02:00 committed by GitHub
parent 8389c1826a
commit ba5c343622
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,6 +2,8 @@ name: "install-nix-action test"
on: on:
pull_request: pull_request:
push: push:
branches:
- master
jobs: jobs:
simple-build: simple-build: