Skip to content

Commit

Permalink
fix(security): add missing workflow top level permissions (#120)
Browse files Browse the repository at this point in the history
  • Loading branch information
fraxken authored Mar 18, 2023
1 parent e1b2f65 commit 252ecbe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ on:
branches: master
pull_request:

permissions:
contents: read

jobs:
test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 252ecbe

Please sign in to comment.