Make the moderator run on new issues opened. (#10680)
This commit is contained in:
parent
3a6859315c
commit
6d89ecf346
2
.github/workflows/issue_moderator.yml
vendored
2
.github/workflows/issue_moderator.yml
vendored
@ -1,6 +1,8 @@
|
|||||||
name: Issue moderator
|
name: Issue moderator
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
issues:
|
||||||
|
types: [opened]
|
||||||
issue_comment:
|
issue_comment:
|
||||||
types: [created]
|
types: [created]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user