We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pull_request_target
1 parent 7d3b423 commit 2bd109eCopy full SHA for 2bd109e
.github/workflows/enforce-labels.yml
@@ -1,6 +1,6 @@
1
name: Label Checker
2
on:
3
- pull_request:
+ pull_request_target:
4
types: [opened, labeled, unlabeled, synchronize]
5
jobs:
6
enforce-labels:
0 commit comments