diff --git a/.github/workflows/issue-triage-automation.yml b/.github/workflows/issue-triage-automation.yml index 4a827d527..99159a2f5 100644 --- a/.github/workflows/issue-triage-automation.yml +++ b/.github/workflows/issue-triage-automation.yml @@ -2,7 +2,7 @@ name: Issue Triage Automation on: issues: - types: [opened, reopened, labeled, unlabeled] + types: [opened] jobs: triage: