From 821e7e9d747ba410ba179d6c88048fb4dbaf9e83 Mon Sep 17 00:00:00 2001 From: jongmee Date: Thu, 26 Sep 2024 11:30:47 +0900 Subject: [PATCH] =?UTF-8?q?chore:=20dev=20=EC=84=9C=EB=B2=84=20cd=20?= =?UTF-8?q?=EC=9B=8C=ED=81=AC=ED=94=8C=EB=A1=9C=EC=9A=B0=20=ED=8A=B8?= =?UTF-8?q?=EB=A6=AC=EA=B1=B0=20=EB=B3=B5=EA=B5=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Backend-CD-Dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Backend-CD-Dev.yml b/.github/workflows/Backend-CD-Dev.yml index a3fb46ee..d5d31cc7 100644 --- a/.github/workflows/Backend-CD-Dev.yml +++ b/.github/workflows/Backend-CD-Dev.yml @@ -2,7 +2,7 @@ name: Backend Development Server CD on: push: - branches: [ "be/infra/#346-set-dev-mongo-db" ] + branches: [ "be/develop" ] permissions: contents: read