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
+1 -1
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