Skip to content

Commit

Permalink
chore: update permissions granted on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Oct 26, 2023
1 parent 4295882 commit d8b10b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
contents: read # to fetch code (actions/checkout)
issues: write # to create comment
pull-requests: write # to create comment
statuses: write # to set PR status
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit d8b10b4

Please sign in to comment.