Skip to content

Commit 5406762

Browse files
authored
Update pr-labeler.yml (#26)
1 parent 1524067 commit 5406762

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pr-labeler.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66
# https://github.com/actions/labeler
77

88
name: Labeler
9-
on: [pull_request]
9+
on:
10+
- pull_request_target
1011

1112
jobs:
1213
label:

0 commit comments

Comments
 (0)