Skip to content

Commit 60a05d7

Browse files
authored
Update slack.yml
Signed-off-by: Lee Calcote <[email protected]>
1 parent dce85aa commit 60a05d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/slack.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: Slack Notify
22
on:
33
watch:
4-
issues:
5-
types: [labeled]
4+
types: [started]
65
jobs:
76
star-notify:
87
if: github.event_name == 'watch'

0 commit comments

Comments
 (0)