Run action on push master
This commit is contained in:
parent
3731bb7532
commit
0431ba12c5
@ -1,6 +1,10 @@
|
|||||||
name: Nix
|
name: Nix
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
|
- main
|
||||||
|
|
||||||
env:
|
env:
|
||||||
NIXPKGS_ALLOW_UNFREE: 1
|
NIXPKGS_ALLOW_UNFREE: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user