Skip to content

Commit 56f1ce3

Browse files
titusfortnerharsha509
authored andcommitted
[build] actually run label commenter on PR label actions as well
1 parent 16251e9 commit 56f1ce3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/label-commenter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ name: Label Commenter
44
on:
55
issues:
66
types: [ labeled ]
7+
pull_request_target:
8+
types: [labeled]
79

810
permissions:
911
contents: read

0 commit comments

Comments
 (0)