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.
1 parent 14f8f48 commit 356f538Copy full SHA for 356f538
.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