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.
1 parent 9f6c0fe commit 1e21477Copy full SHA for 1e21477
.github/workflows/label-commenter.yml
@@ -4,7 +4,7 @@ name: Label Commenter
4
on:
5
issues:
6
types: [ labeled ]
7
- pull_request_target:
+ pull_request:
8
types: [labeled]
9
10
permissions:
0 commit comments