We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2cbbd1 + c57f318 commit 6f4dcd0Copy full SHA for 6f4dcd0
1 file changed
.github/workflows/slack.yml
@@ -2,6 +2,8 @@ name: Slack Notify
2
on:
3
watch:
4
types: [started]
5
+ issues:
6
+ types: [labeled]
7
jobs:
8
star-notify:
9
if: github.event_name == 'watch'
0 commit comments