diff --git a/.github/workflows/triage.yml b/.github/workflows/triage.yml index 70229754a23e..cc7a75710ace 100644 --- a/.github/workflows/triage.yml +++ b/.github/workflows/triage.yml @@ -1,8 +1,6 @@ name: "Issue / PR Triage" on: - issues: - types: ["labeled"] schedule: # Run pull request triage once an hour. Ideally, this would be on # "labeled" types of pull request events, but that doesn't work if the pull