forked from recloudstream/cloudstream
Update issue_action.yml
This commit is contained in:
parent
fbbcdb4889
commit
9ab43d06fc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/issue_action.yml
vendored
2
.github/workflows/issue_action.yml
vendored
|
@ -2,7 +2,7 @@ name: Issue automatic actions
|
||||||
|
|
||||||
on:
|
on:
|
||||||
issues:
|
issues:
|
||||||
types: [opened, edited]
|
types: [opened]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
issue-moderator:
|
issue-moderator:
|
||||||
|
|
Loading…
Reference in a new issue