Skip to content

Commit

Permalink
Use pull_request_target for LabelChecker workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 13, 2024
1 parent cedb13c commit 9d72fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/enforce-labels.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Label Checker
on:
pull_request:
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
enforce-labels:
Expand Down

0 comments on commit 9d72fe8

Please sign in to comment.