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 31d53f8 commit aa9fd33Copy full SHA for aa9fd33
.github/workflows/props-bot.yml
@@ -18,7 +18,7 @@ on:
18
# You cannot filter this event for PR comments only.
19
# However, the logic below does short-circuit the workflow for issues.
20
issue_comment:
21
- type:
+ types:
22
- created
23
# This event will run everytime a new PR review is initially submitted.
24
pull_request_review:
0 commit comments