We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2a3cc1 commit b8be4e6Copy full SHA for b8be4e6
.github/workflows/build.yml
@@ -1,7 +1,8 @@
1
name: build
2
3
on:
4
- push:
+ workflow_dispatch:
5
+# push:
6
# branches: [ "notpresent" ]
7
# tags:
8
# - 'v*.*.*'
0 commit comments