workflows/eval-lib-tests: Run on maintainer changes
The lib tests also check maintainers, not doing so can cause problems: https://github.com/NixOS/nixpkgs/pull/379894
This commit is contained in:
parent
29ed5a4e1d
commit
ec32f93eb2
1
.github/workflows/eval-lib-tests.yml
vendored
1
.github/workflows/eval-lib-tests.yml
vendored
@ -4,6 +4,7 @@ on:
|
||||
pull_request_target:
|
||||
paths:
|
||||
- 'lib/**'
|
||||
- 'maintainers/**'
|
||||
|
||||
permissions: {}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user