Skip to content

Commit fce284c

Browse files
authored
Make PR notification less noisy (#176)
1 parent a59d5e1 commit fce284c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_notification.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: GSI Chatroom PR Notification
22

33
on:
44
pull_request:
5-
types: [assigned, opened, ready_for_review, reopened, review_requested]
5+
types: [review_requested]
66

77
jobs:
88
notify-pull-request:

0 commit comments

Comments
 (0)