We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5836ea5 commit beb6106Copy full SHA for beb6106
1 file changed
.github/workflows/CI.yml
@@ -1,6 +1,7 @@
1
name: "bashdb CI"
2
on:
3
push:
4
+ workflow_dispatch:
5
6
jobs:
7
linux:
0 commit comments