From ade6302c5bca85bd703b5626660f95d1de511f2d Mon Sep 17 00:00:00 2001 From: seungryeol Date: Fri, 10 Nov 2023 19:34:08 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20api=20=ED=81=B4=EB=9D=BC=EC=9A=B0?= =?UTF-8?q?=EB=93=9C=20=EB=B0=B0=ED=8F=AC?= 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 c01be7d..2dbf732 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -2,7 +2,7 @@ name: ModernFarmer CI/CD on: push: - branches: ["feature_3/-커뮤니티-게시글-관련-API"] + branches: ["feature_5/커뮤니티-조회-API"] pull_request: branches: ["dev"]