1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-09 09:36:20 +09:00

workflows/eval: fix pull_request condition

I changed the name of the workflow last minute before merge and forgot
to adjust the path here.
This commit is contained in:
Wolfgang Walther 2025-06-02 20:46:55 +02:00
parent 50f6d8d909
commit 58b5576704
No known key found for this signature in database
GPG key ID: B39893FA5F65CAE1

View file

@ -4,7 +4,7 @@ on:
pull_request:
paths:
- .github/workflows/eval.yml
- .github/workflows/reviews.yml # needs eval results from the same event type
- .github/workflows/reviewers.yml # needs eval results from the same event type
pull_request_target:
push:
# Keep this synced with ci/request-reviews/dev-branches.txt