Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

Commit

Permalink
ci: add perms
Browse files Browse the repository at this point in the history
  • Loading branch information
Szzrain committed Oct 19, 2024
1 parent fd1bed9 commit 0cc0d8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/reviewdog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ on:

jobs:
review-dog:
permissions:
checks: write
contents: read
pull-requests: write
name: Review Dog
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0cc0d8c

Please sign in to comment.