Skip to content

Commit 242d997

Browse files
committed
[actions] add permissions to GHA workflow
1 parent 5533699 commit 242d997

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/nvm-install-test.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ on:
1010
required: false
1111
default: 'HEAD'
1212

13+
permissions:
14+
contents: read
15+
1316
jobs:
1417
matrix:
1518
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)