We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9f062a commit 04c0c7dCopy full SHA for 04c0c7d
.github/workflows/ci.yaml
@@ -8,6 +8,9 @@ on:
8
branches:
9
- master
10
11
+permissions:
12
+ contents: read
13
+
14
jobs:
15
test:
16
runs-on: ${{ matrix.os }}
0 commit comments