From 3f53810dcb6389a4b08f0119abf1e24398851554 Mon Sep 17 00:00:00 2001 From: Eiriksgata <2353686862@qq.com> Date: Tue, 30 Jan 2024 16:23:52 +0800 Subject: [PATCH] update push branches to master --- .github/workflows/docker-image-uat.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image-uat.yml b/.github/workflows/docker-image-uat.yml index dbb50b3..13840e1 100644 --- a/.github/workflows/docker-image-uat.yml +++ b/.github/workflows/docker-image-uat.yml @@ -3,7 +3,7 @@ name: docker image build and push on: # Runs on pushes targeting the default branch push: - branches: ["control-platform"] + branches: ["master"] jobs: # Build job