Skip to content

Commit 278cfb9

Browse files
committed
add proper permissions
1 parent c6ff327 commit 278cfb9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/label-triggers.yml

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ on:
44
types:
55
- labeled
66

7+
permissions:
8+
issues: write
9+
pull-requests: write
10+
711
jobs:
812
comment_on_breaking_change:
913
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)