We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452a0b5 commit 20f0fb3Copy full SHA for 20f0fb3
1 file changed
.github/workflows/dev-ci.yml
@@ -4,7 +4,8 @@ on:
4
push:
5
branches:
6
- dev
7
-
+ workflow_dispatch:
8
+
9
jobs:
10
deploy:
11
runs-on: ubuntu-latest
0 commit comments