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 a4482a5 commit 07afa3cCopy full SHA for 07afa3c
.github/workflows/main.yml
@@ -2,6 +2,8 @@ name: CI
2
on:
3
- push
4
- pull_request
5
+permissions:
6
+ contents: read
7
jobs:
8
test:
9
name: Node.js ${{ matrix.node-version }} on ${{ matrix.os }}
0 commit comments