From d5a3072da70b63de4641095945795ca6892a886f Mon Sep 17 00:00:00 2001 From: ZelinWang Date: Tue, 27 Aug 2024 17:09:15 +0800 Subject: [PATCH] Update AddIssueComment.yml --- .github/workflows/AddIssueComment.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/AddIssueComment.yml b/.github/workflows/AddIssueComment.yml index 019aeddf5cb..51877afeaff 100644 --- a/.github/workflows/AddIssueComment.yml +++ b/.github/workflows/AddIssueComment.yml @@ -1,6 +1,6 @@ -on: - issues: - types: [opened] +# on: +# issues: +# types: [opened] jobs: thank-user: