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.
2 parents 4a8721a + cff0338 commit 7281cb1Copy full SHA for 7281cb1
.github/workflows/node.js.yml
@@ -14,6 +14,8 @@ on:
14
jobs:
15
test:
16
runs-on: ubuntu-latest
17
+ permissions:
18
+ contents: read
19
steps:
20
- uses: actions/checkout@v4
21
- name: run tests
0 commit comments