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