Skip to content

Commit d8b10b4

Browse files
authored
chore: update permissions granted on CI
1 parent 4295882 commit d8b10b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
contents: read # to fetch code (actions/checkout)
2323
issues: write # to create comment
2424
pull-requests: write # to create comment
25+
statuses: write # to set PR status
2526
runs-on: ubuntu-latest
2627
steps:
2728
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)