Skip to content

Commit

Permalink
ci: re-add permissions limit
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed May 24, 2022
1 parent c1cbb41 commit 32004c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:

test:
runs-on: ubuntu-latest
permissions:
contents: read
strategy:
matrix:
node-version: [14, 16, 18]
Expand Down

0 comments on commit 32004c2

Please sign in to comment.