We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 282b7f1 commit 1e992baCopy full SHA for 1e992ba
.github/workflows/label-pr.yml
@@ -4,7 +4,7 @@
4
name: Label Pull Requests
5
6
on:
7
- pull_request:
+ pull_request_target:
8
types: [opened, synchronize, reopened]
9
10
jobs:
0 commit comments