Skip to content

Commit 65b8e31

Browse files
authored
chore: change pull_request_target to pull_request event for labeler workflow
1 parent 9d2692c commit 65b8e31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Labeler
22

33
on:
4-
pull_request_target:
4+
pull_request:
55

66
permissions:
77
contents: read

0 commit comments

Comments
 (0)