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/**"