Skip to content

Commit

Permalink
chore: specify permissions for linter workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
waybackarchiver authored Sep 6, 2024
1 parent a7cf887 commit e73e6ce
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ jobs:
super-linter:
name: Super Linter
uses: wabarc/.github/.github/workflows/reusable-super-linter.yml@main
permissions:
contents: read
packages: read
statuses: write

misspell:
name: Misspell
Expand Down

0 comments on commit e73e6ce

Please sign in to comment.