We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b3a7a9 commit 1817068Copy full SHA for 1817068
.github/workflows/nodejs.yml
@@ -5,6 +5,8 @@ name: CI
5
jobs:
6
test:
7
name: Test
8
+ permissions:
9
+ contents: read
10
strategy:
11
fail-fast: false
12
matrix:
0 commit comments