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 14f8f48 + 356f538 commit c423b6cCopy full SHA for c423b6c
.github/workflows/ci.yml
@@ -3,6 +3,9 @@ name: "CI"
3
on:
4
- push
5
6
+permissions:
7
+ contents: read
8
+
9
jobs:
10
test:
11
# The type of runner that the job will run on
0 commit comments