From 6b857ba09786ec26ce6bea41a71e604ff240a881 Mon Sep 17 00:00:00 2001 From: Jeremy <102432453+shackstack@users.noreply.github.com> Date: Tue, 2 Jan 2024 10:52:34 +0900 Subject: [PATCH] Update frontend-prod-cd.yml --- .github/workflows/frontend-prod-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/frontend-prod-cd.yml b/.github/workflows/frontend-prod-cd.yml index 13183c068..46e9c088e 100644 --- a/.github/workflows/frontend-prod-cd.yml +++ b/.github/workflows/frontend-prod-cd.yml @@ -3,7 +3,7 @@ name: ✨ Celuveat frontend CD ✨ on: push: branches: - - main + - develop-frontend-cd-test* jobs: build: