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:
@@ -4,9 +4,6 @@
|
||||
name: Reviewers
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
paths:
|
||||
- .github/workflows/reviewers.yml
|
||||
pull_request_target:
|
||||
types: [ready_for_review]
|
||||
workflow_call:
|
||||
|
||||
Reference in New Issue
Block a user