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 fa25b1e commit 18e3506Copy full SHA for 18e3506
.github/workflows/ci.yml
@@ -1,4 +1,7 @@
1
name: Node CI
2
+permissions:
3
+ contents: read
4
+ actions: read
5
6
on:
7
push:
0 commit comments