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 eb82e76 commit 5af00c2Copy full SHA for 5af00c2
.github/workflows/opened-pr-notification-on-slack.yml
@@ -6,7 +6,7 @@ permissions:
6
7
on:
8
pull_request:
9
- types: [opened, reopened]
+ types: [reopened, review_requested]
10
11
jobs:
12
notify-slack:
0 commit comments