Skip to content

Commit fc1ae50

Browse files
committed
Adding pull request permissions to add the suggestions as reviews
1 parent 509d2fa commit fc1ae50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ on:
2424
permissions:
2525
checks: write
2626
contents: read
27+
pull-requests: write
2728

2829
jobs:
2930
run-linters:

0 commit comments

Comments
 (0)