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.
2 parents 9a2de7e + 0642a41 commit 31e711dCopy full SHA for 31e711d
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