Skip to content

Commit 15743b4

Browse files
give write permission to labeler for PRs from forked repos
1 parent 451fb4d commit 15743b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: "Pull Request Labeler"
22
on:
3-
- pull_request
3+
- pull_request_target
44

55
jobs:
66
triage:

0 commit comments

Comments
 (0)