Skip to content

Commit

Permalink
[CI] Do not tag pull_request with the "need-triage" label. (#2228)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcalff authored Jul 11, 2023
1 parent 5561393 commit f5426ce
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/project_management_issue_open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ on:
types:
- reopened
- opened
pull_request:
types:
- reopened
- opened
jobs:
label_issues:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f5426ce

Please sign in to comment.