From 5e6b3b46de94ed5191d6a95705457d3c50982046 Mon Sep 17 00:00:00 2001 From: seungryeol Date: Wed, 1 Nov 2023 22:11:27 +0900 Subject: [PATCH] =?UTF-8?q?[feat]=20=EC=9D=B4=EC=A0=84=20=EC=BB=A4?= =?UTF-8?q?=EB=B0=8B=20ci/cd=20=EC=A0=81=EC=9A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index 9f0778b..02c35f8 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -2,7 +2,7 @@ name: ModernFarmer CI/CD on: push: - branches: ["feature_14/-유저-관련-API-구현"] + branches: ["feature_17/유저-db적용-및-온보딩-구현"] pull_request: branches: ["dev"]