We should not import nixpkgs in PRs
This commit is contained in:
parent
d4bc4e3a84
commit
5ee8ca10c6
1
.github/workflows/cron-nixpkgs.yml
vendored
1
.github/workflows/cron-nixpkgs.yml
vendored
|
@ -4,7 +4,6 @@ on:
|
|||
|
||||
schedule:
|
||||
- cron: '0 * * * *'
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in a new issue