Skip to content

Commit 22d2dbf

Browse files
committed
"This commit changes the workflow trigger for pull requests to pull_request_target"
1 parent ec01a1f commit 22d2dbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeller.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
issues:
55
types:
66
- opened
7-
pull_request:
7+
pull_request_target:
88
types:
99
- opened
1010

0 commit comments

Comments
 (0)