Make the moderator run on new issues opened. (#10680)
This commit is contained in:
parent
3a6859315c
commit
6d89ecf346
|
@ -1,6 +1,8 @@
|
|||
name: Issue moderator
|
||||
|
||||
on:
|
||||
issues:
|
||||
types: [opened]
|
||||
issue_comment:
|
||||
types: [created]
|
||||
|
||||
|
|
Loading…
Reference in New Issue