From be7608e0798b410dea327d10828fc383e57e54ef Mon Sep 17 00:00:00 2001 From: Lea Anthony Date: Wed, 4 Jun 2025 21:44:03 +1000 Subject: [PATCH] Update issue-triage-automation.yml --- .github/workflows/issue-triage-automation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: