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: