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 45ef9e8 commit b4a66dbCopy full SHA for b4a66db
.github/workflows/label-commenter.yml
@@ -4,6 +4,8 @@ name: Label Commenter
4
on:
5
issues:
6
types: [ labeled ]
7
+ pull_request_target:
8
+ types: [labeled]
9
10
permissions:
11
contents: read
0 commit comments