Skip to content

Commit

Permalink
Add permissions to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Feb 4, 2023
1 parent a26702e commit a0b89da
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
full:
name: Node.js Latest Full
Expand Down

0 comments on commit a0b89da

Please sign in to comment.