Skip to content

Commit

Permalink
fix: permissions for reviewdog
Browse files Browse the repository at this point in the history
  • Loading branch information
sammcj authored Sep 26, 2022
1 parent b922a81 commit 72430fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:

permissions:
pull-requests: write
checks: write
contents: read

jobs:
lint-bash:
Expand Down

0 comments on commit 72430fa

Please sign in to comment.