Skip to content

Commit

Permalink
Switch to pull_request_target for labeler
Browse files Browse the repository at this point in the history
This allows PRs from forks to edit the PR
  • Loading branch information
samdoran committed Dec 7, 2021
1 parent 8c25805 commit b163d66
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/triage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ on:
issues:
types:
- opened
- reopened

pull_request:
types:
- opened
pull_request_target:

jobs:
triage:
Expand Down

0 comments on commit b163d66

Please sign in to comment.