Skip to content

Commit

Permalink
fix(ci): trigger pr-labeler on pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Jan 11, 2022
1 parent 76c7a43 commit 0aa36ae
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 0aa36ae

Please sign in to comment.