diff --git a/.github/workflows/triage-issue.yml b/.github/workflows/triage-issue.yml index 2c1687b2f5ee..7005a28fa0ad 100644 --- a/.github/workflows/triage-issue.yml +++ b/.github/workflows/triage-issue.yml @@ -1,9 +1,8 @@ name: Triage Issue on: - # Only trigger this workflow manually for now - # issues: - # types: [opened] + issues: + types: [opened] workflow_dispatch: inputs: issue_number: