refactor: remove branch

This commit is contained in:
Mauricio Siu
2024-08-01 01:09:14 -06:00
parent 5888494fcc
commit b45c2d3538

View File

@@ -2,7 +2,7 @@ name: Build Docs & Website Docker images
on:
push:
branches: ["canary", "main", "feat/docker-images-apps"]
branches: ["canary", "main"]
jobs:
build-and-push-image-docs: