chore: update workflows

This commit is contained in:
Mauricio Siu
2024-10-24 23:28:52 -06:00
parent 484ead1f1f
commit 054836fd4c
2 changed files with 8 additions and 6 deletions

View File

@@ -2,7 +2,7 @@ name: Build Docker images
on:
push:
branches: ["canary", "main" ,"feature/remove-build-on-server"]
branches: ["canary", "main" ,"feat/remove-build-on-server"]
jobs:
# build-and-push-image-docs: