Update issue_action.yml

This commit is contained in:
Cloudburst 2022-10-06 12:09:28 +02:00 committed by GitHub
parent fbbcdb4889
commit 9ab43d06fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@ name: Issue automatic actions
on:
issues:
types: [opened, edited]
types: [opened]
jobs:
issue-moderator: