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 bb91c1c commit 0700a11Copy full SHA for 0700a11
1 file changed
.github/workflows/test.yml
@@ -8,6 +8,9 @@ on:
8
branches:
9
- main
10
11
+permissions:
12
+ contents: read
13
+
14
jobs:
15
test:
16
name: Unit and Integration
0 commit comments