Skip to content

Commit

Permalink
Change PR labeler event trigger to pull_request_target (#549)
Browse files Browse the repository at this point in the history
  • Loading branch information
athackst authored Jan 6, 2025
1 parent 81cd451 commit d091a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: pr labeler
on:
pull_request:
pull_request_target:
types: [opened]

jobs:
Expand Down

0 comments on commit d091a65

Please sign in to comment.