We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 925cd72 commit e6db344Copy full SHA for e6db344
1 file changed
.github/workflows/pr-checks.yml
@@ -25,6 +25,8 @@ jobs:
25
run: npm run lint
26
27
test:
28
+ permissions:
29
+ contents: read
30
runs-on: ${{matrix.os}}
31
strategy:
32
matrix:
0 commit comments