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 177f61d commit 3c0a972Copy full SHA for 3c0a972
1 file changed
.github/workflows/bot-pr-human-approval.yml
@@ -1,7 +1,7 @@
1
name: Bot PR human approval gate
2
3
on:
4
- pull_request:
+ pull_request_target:
5
types: [opened, reopened, ready_for_review, converted_to_draft, synchronize]
6
pull_request_review:
7
types: [submitted, dismissed]
0 commit comments