We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9687136 commit ea3a569Copy full SHA for ea3a569
.github/workflows/node.js.yml
@@ -3,6 +3,9 @@
3
4
name: Node.js CI
5
6
+permissions:
7
+ contents: read
8
+
9
on:
10
push:
11
branches: [ master ]
0 commit comments