From 9ab43d06fcf31350e7f8cbb65cd388c517d74824 Mon Sep 17 00:00:00 2001 From: Cloudburst <18114966+C10udburst@users.noreply.github.com> Date: Thu, 6 Oct 2022 12:09:28 +0200 Subject: [PATCH] Update issue_action.yml --- .github/workflows/issue_action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/issue_action.yml b/.github/workflows/issue_action.yml index 9ca9ff04..79e7766c 100644 --- a/.github/workflows/issue_action.yml +++ b/.github/workflows/issue_action.yml @@ -2,7 +2,7 @@ name: Issue automatic actions on: issues: - types: [opened, edited] + types: [opened] jobs: issue-moderator: