We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858b89d commit 6c7c3d0Copy full SHA for 6c7c3d0
3 files changed
.github/workflows/build.yml
@@ -14,6 +14,8 @@ jobs:
14
15
name: ${{ matrix.os }}
16
runs-on: ${{ matrix.os }}
17
+ permissions:
18
+ contents: read
19
20
strategy:
21
matrix:
.github/workflows/coverage.yml
.github/workflows/test.yml
0 commit comments