We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa840b9 commit 8c45e78Copy full SHA for 8c45e78
.github/workflows/build.yml
@@ -1,5 +1,8 @@
1
name: Build
2
3
+permissions:
4
+ contents: write
5
+
6
on:
7
workflow_dispatch:
8
# schedule:
0 commit comments