workflows/eval: fix pull_request condition

I changed the name of the workflow last minute before merge and forgot
to adjust the path here.

(cherry picked from commit 58b5576704)
This commit is contained in:
Wolfgang Walther 2025-06-02 20:46:55 +02:00 committed by github-actions[bot]
parent ce311c48af
commit c8bf96a258

View file

@ -4,7 +4,7 @@ on:
pull_request: pull_request:
paths: paths:
- .github/workflows/eval.yml - .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: pull_request_target:
push: push:
# Keep this synced with ci/request-reviews/dev-branches.txt # Keep this synced with ci/request-reviews/dev-branches.txt