Skip to content

Commit

Permalink
Merge pull request Binaryify#1514 from turrisxyz/setup-permissions
Browse files Browse the repository at this point in the history
chore: Set permissions for GitHub actions
  • Loading branch information
Binaryify authored Apr 19, 2022
2 parents 6068194 + 598b7ef commit 65765ed
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 ]
push:
branches: [ master ]
permissions:
contents: read

jobs:
test:
name: Test
Expand Down

0 comments on commit 65765ed

Please sign in to comment.