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 36a1907 commit 6399f11Copy full SHA for 6399f11
.github/workflows/nodejs.yml
@@ -1,6 +1,8 @@
1
name: Node CI
2
3
on: push
4
+permissions:
5
+ contents: read
6
jobs:
7
build:
8
runs-on: ubuntu-22.04
0 commit comments