We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a64cc0a commit 7bf9ab0Copy full SHA for 7bf9ab0
.github/workflows/build.yml
@@ -3,6 +3,8 @@
3
# Instead perform any modifications in .github/build.yml.template
4
5
name: build
6
+permissions:
7
+ contents: read
8
on:
9
# can run job manually
10
workflow_dispatch:
0 commit comments