We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b5ab04 commit 65e9c63Copy full SHA for 65e9c63
1 file changed
.github/workflows/node.js.yml
@@ -9,6 +9,9 @@ on:
9
pull_request:
10
branches: [ master ]
11
12
+permissions:
13
+ contents: read
14
+
15
jobs:
16
buildAndTest:
17
runs-on: ubuntu-latest
0 commit comments