Skip to content

Commit bf7ecf3

Browse files
committed
Add discussion subtypes
1 parent ca7f743 commit bf7ecf3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/notify-irc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
name: Notify IRC on Push
2+
name: Notify IRC
33

44
on:
55
push:
@@ -11,6 +11,7 @@ on:
1111
issue_comment:
1212
pull_request:
1313
discussion_comment:
14+
types: [created, edited, deleted]
1415
create:
1516
delete:
1617

0 commit comments

Comments
 (0)