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