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.
This commit is contained in:
Wolfgang Walther
2025-08-20 15:38:29 +02:00
parent 15be04f7a2
commit 7f4dd7e2ff
-3
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: