Skip to content

Commit eae5e90

Browse files
committed
Add running CI on pull request
1 parent 8ce6797 commit eae5e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: "bashdb CI"
22
on:
33
push:
4+
pull_request:
45
workflow_dispatch:
56

67
jobs:

0 commit comments

Comments
 (0)