workflows/reviewers: remove pull_request trigger

Changes to this file already trigger a run of this workflow via the PR
workflow, we don't need to run this *another* time.

(cherry picked from commit 7f4dd7e2ff)
This commit is contained in:
Wolfgang Walther
2025-08-17 22:18:00 +02:00
committed by github-actions[bot]
parent aefe360c78
commit 2746652fdc

View File

@@ -4,9 +4,6 @@
name: Reviewers
on:
pull_request:
paths:
- .github/workflows/reviewers.yml
pull_request_target:
types: [ready_for_review]
workflow_call: