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
pull_request
1 parent df9bb53 commit aea9d97Copy full SHA for aea9d97
.github/workflows/label-workflow-changes.yml
@@ -1,7 +1,7 @@
1
name: PR Labeler
2
3
on:
4
- pull_request_target:
+ pull_request:
5
paths:
6
- ".github/workflows/**"
7
types: [opened, synchronize, reopened]
0 commit comments