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 c1cbb41 commit 32004c2Copy full SHA for 32004c2
.github/workflows/ci.yml
@@ -28,6 +28,8 @@ jobs:
28
29
test:
30
runs-on: ubuntu-latest
31
+ permissions:
32
+ contents: read
33
strategy:
34
matrix:
35
node-version: [14, 16, 18]
0 commit comments