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
1 changed files with 1 additions and 1 deletions

View File

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