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 cca4eaa + 74a1b79 commit be54c9cCopy full SHA for be54c9c
.github/workflows/ci.yml
@@ -6,6 +6,9 @@ on:
6
branches:
7
- master
8
9
+permissions:
10
+ contents: read
11
+
12
jobs:
13
pre:
14
runs-on: ubuntu-latest
0 commit comments