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 827b008 commit 2c84813Copy full SHA for 2c84813
.github/workflows/nodejs.yml
@@ -1,5 +1,7 @@
1
name: Node.js CI
2
on: [push]
3
+permissions:
4
+ contents: read
5
jobs:
6
build:
7
runs-on: ubuntu-latest
0 commit comments