We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c472ecd commit 6f2d1bdCopy full SHA for 6f2d1bd
.github/workflows/deploy.yml
@@ -2,7 +2,7 @@ name: Build and Deploy Hanzo SQL
2
3
on:
4
push:
5
- branches: [main, master]
+ branches: [main, dev, test]
6
tags: ['v*']
7
paths:
8
- 'Dockerfile'
0 commit comments