From ef04350f7ddfaf070bcc629348a4c4572ac5f8b2 Mon Sep 17 00:00:00 2001 From: hyunmin0317 Date: Tue, 24 Dec 2024 20:35:40 +0900 Subject: [PATCH] =?UTF-8?q?test:=20Elastic=20Beanstalk=20Timezone=20?= =?UTF-8?q?=EC=84=A4=EC=A0=95=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20(#126)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 25be9fe..8d7872f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -3,7 +3,7 @@ name: Release CI/CD on: push: branches: - - main + - feature/126 jobs: build: