Skip to content

Commit

Permalink
ci: set permission to read-all for node test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dyaskur authored Sep 5, 2023
1 parent 8bb8e70 commit e4616fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
branches: [ "master" ]
pull_request:
branches: [ "master" ]

permissions: read-all
jobs:
build:

Expand Down

0 comments on commit e4616fc

Please sign in to comment.