From 293cb9614c7a0b0d1353308b59e472bc230bfb51 Mon Sep 17 00:00:00 2001 From: KWY Date: Wed, 14 Aug 2024 23:29:24 +0900 Subject: [PATCH] =?UTF-8?q?#311=20[feat]=20=ED=83=80=EA=B2=9F=20=EB=B8=8C?= =?UTF-8?q?=EB=9E=9C=EC=B9=98=20develop=EC=9C=BC=EB=A1=9C=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/dev-cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dev-cd.yml b/.github/workflows/dev-cd.yml index c6866903..02a675f4 100644 --- a/.github/workflows/dev-cd.yml +++ b/.github/workflows/dev-cd.yml @@ -2,7 +2,7 @@ name: ASAP-DEV-CD on: push: - branches: [ "feat/#311" ] + branches: [ "develop" ] jobs: build: