Skip to content

Commit ffb2548

Browse files
authored
CICD: Change on target of labeler to fix permissions (#276)
CICD: Change on target of labler to fix permissions
1 parent eb3e343 commit ffb2548

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/labeler.yml

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

33
on:
4-
pull_request:
5-
types: [opened, synchronize, reopened]
4+
- pull_request_target
65

76
permissions:
87
contents: read # Required to read the labeler.yml file

0 commit comments

Comments
 (0)