Skip to content

Commit

Permalink
CI: specify permissions contents: read
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Dec 23, 2023
1 parent 056a3ab commit bc71541
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ env:
FORCE_COLOR: 2
NODE_LTS: 20 # used for linting and publish

permissions:
contents: read

jobs:
lint:
name: Lint
Expand Down

0 comments on commit bc71541

Please sign in to comment.