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 2953a70 + c5ca151 commit 874e4eaCopy full SHA for 874e4ea
1 file changed
.github/workflows/ci.yml
@@ -18,6 +18,9 @@ on:
18
- 'design/**'
19
branches: [develop]
20
21
+permissions:
22
+ contents: read
23
+
24
jobs:
25
26
build-binary:
0 commit comments