We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b1af8c commit ff6c6cbCopy full SHA for ff6c6cb
1 file changed
.github/workflows/auto-request-same-site.yml
@@ -3,7 +3,7 @@ name: Auto-request same-site reviewers
3
on:
4
# Works for PRs from branches and forks (runs in base-repo context)
5
pull_request_target:
6
- types: [opened, reopened, ready_for_review, synchronize, edited]
+ types: [opened]
7
8
permissions:
9
contents: read
0 commit comments