We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2acb0f2 commit 0c97b9fCopy full SHA for 0c97b9f
.github/workflows/dev-publish.yml
@@ -1,9 +1,7 @@
1
name: Dev Publish
2
3
on:
4
- push:
5
- branches:
6
- - dev
+ workflow_dispatch:
7
8
jobs:
9
publish:
0 commit comments