From 09d459c8c8175dea7ec182dbbd0b56b22a01a006 Mon Sep 17 00:00:00 2001 From: Danny Rorabaugh Date: Tue, 10 Dec 2024 16:41:59 -0500 Subject: [PATCH] Build combine_deploy on this branch --- .github/workflows/combine_deploy_image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/combine_deploy_image.yml b/.github/workflows/combine_deploy_image.yml index cca1797381..b1fc8bba94 100644 --- a/.github/workflows/combine_deploy_image.yml +++ b/.github/workflows/combine_deploy_image.yml @@ -2,7 +2,7 @@ name: "Update combine_deploy image" on: push: - branches: [master] + branches: [docker-actions, master] paths: - "deploy/**"