Skip to content

Commit 7392207

Browse files
committed
revert now to use pull_request_target
1 parent b31ed61 commit 7392207

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/label-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Add Labels to PRs
44
# in a PR, and then change it back to `pull_request_target` before merging.
55
# @see https://github.com/actions/labeler?tab=readme-ov-file#updating-major-version-of-the-labeler
66
on:
7-
- pull_request
7+
- pull_request_target
88

99
jobs:
1010
validate-source:

0 commit comments

Comments
 (0)