Skip to content

Commit

Permalink
chore(ci): don't run triage on PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Aug 8, 2023
1 parent c6bb099 commit 4663189
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Issue triage
on:
issues:
types: [opened, labeled, unlabeled]
pull_request:
types: [opened, labeled, unlabeled]

jobs:
triage:
Expand Down

0 comments on commit 4663189

Please sign in to comment.