We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412331a commit 1aaf095Copy full SHA for 1aaf095
.github/workflows/pr-vouch.yml
@@ -2,7 +2,7 @@ name: PR Vouch
2
3
on:
4
pull_request_target:
5
- types: [opened, reopened, synchronize, ready_for_review]
+ types: [opened, reopened, synchronize, ready_for_review, converted_to_draft]
6
issue_comment:
7
types: [created]
8
push:
0 commit comments