Skip to content

Commit 5c928b0

Browse files
committed
"This commit changes the workflow trigger for pull requests to pull_request_target"
1 parent 6e38a86 commit 5c928b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeller.yml

Lines changed: 1 addition & 1 deletion
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)