Skip to content

Commit 802720a

Browse files
authored
Update labeler.yaml
1 parent 8280ff5 commit 802720a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/labeler.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Labeler
2-
on: pull_request
2+
on: pull_request_target
33

44
jobs:
55
labeler:
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- uses: actions/labeler@v5
1313
with:
14-
configuration-path: .github/labeler.yaml
14+
configuration-path: .github/labeler.yaml

0 commit comments

Comments
 (0)