Skip to content

Commit 6f2d1bd

Browse files
committed
ci: main/dev/test branches, drop master
1 parent c472ecd commit 6f2d1bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and Deploy Hanzo SQL
22

33
on:
44
push:
5-
branches: [main, master]
5+
branches: [main, dev, test]
66
tags: ['v*']
77
paths:
88
- 'Dockerfile'

0 commit comments

Comments
 (0)