We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 378967f commit ab70080Copy full SHA for ab70080
.github/workflows/ci.yml
@@ -4,6 +4,7 @@ on:
4
branches: [ main, feature/*, hotfix/* ]
5
push:
6
7
+ workflow_dispatch:
8
9
jobs:
10
test:
0 commit comments