We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9f062a + 04c0c7d commit e96f301Copy full SHA for e96f301
.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