mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
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 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue