We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a0d567 commit 49af866Copy full SHA for 49af866
.github/workflows/labeler.yaml
@@ -4,9 +4,7 @@
4
name: Labeler
5
6
on:
7
- pull_request:
8
- branches:
9
- - main
+ pull_request_target: # https://securitylab.github.com/research/github-actions-preventing-pwn-requests
10
11
jobs:
12
label-pull-requests:
0 commit comments