Skip to content

Commit

Permalink
workflows/eval-lib-tests: Run on maintainer changes
Browse files Browse the repository at this point in the history
The lib tests also check maintainers, not doing so can cause problems: NixOS#379894
  • Loading branch information
infinisil authored and JohnRTitor committed Feb 12, 2025
1 parent 29ed5a4 commit ec32f93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/eval-lib-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request_target:
paths:
- 'lib/**'
- 'maintainers/**'

permissions: {}

Expand Down

0 comments on commit ec32f93

Please sign in to comment.