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