Skip to content

Commit c57f318

Browse files
authored
Update .github/workflows/slack.yml
Signed-off-by: suttonskate <184332671+suttonskate@users.noreply.github.com>
1 parent a937421 commit c57f318

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/slack.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: Slack Notify
22
on:
33
watch:
44
types: [started]
5-
label:
6-
types: [created]
5+
issues:
6+
types: [labeled]
77
jobs:
88
star-notify:
99
if: github.event_name == 'watch'

0 commit comments

Comments
 (0)