Skip to content

Commit

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

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

jobs:
test-action:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b922a81

Please sign in to comment.