We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 452a0b5 + 20f0fb3 commit d5b5c8dCopy full SHA for d5b5c8d
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