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 84134de commit f83e240Copy full SHA for f83e240
.github/workflows/nodejs.yml
@@ -1,4 +1,6 @@
1
name: Node CI
2
+permissions:
3
+ contents: read
4
5
on: push
6
jobs:
0 commit comments