Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c504c51

Browse files
committedJun 4, 2024
ITHELP-87329 : replace pull_request_target with pull_request
1 parent c4de9ae commit c504c51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/labeller.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- opened
77
- labeled
88
- unlabeled
9-
pull_request_target:
9+
pull_request:
1010
types:
1111
- opened
1212
- labeled

0 commit comments

Comments
 (0)
Please sign in to comment.