Skip to content

Commit 347a272

Browse files
committed
removing local branch after testing github actions
1 parent 9e9fad5 commit 347a272

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/run-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,12 @@ on:
44
push:
55
branches:
66
- main
7-
- jv/fix_go_dependencies
87
pull_request:
98
branches:
109
- main
1110
# build may start failing due to questdb change
1211
schedule:
1312
- cron: '0 9 1 * *'
14-
workflow_dispatch:
1513

1614
jobs:
1715
run:

0 commit comments

Comments
 (0)