Skip to content

Commit 1ff3fec

Browse files
authored
ci: Add pull_request_target
1 parent a3b6104 commit 1ff3fec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/label-commenter.yml

+4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
types:
1010
- labeled
1111
- unlabeled
12+
pull_request_target:
13+
types:
14+
- labeled
15+
- unlabeled
1216

1317
jobs:
1418
comment:

0 commit comments

Comments
 (0)