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 a59d5e1 commit fce284cCopy full SHA for fce284c
.github/workflows/pr_notification.yml
@@ -2,7 +2,7 @@ name: GSI Chatroom PR Notification
2
3
on:
4
pull_request:
5
- types: [assigned, opened, ready_for_review, reopened, review_requested]
+ types: [review_requested]
6
7
jobs:
8
notify-pull-request:
0 commit comments