From 241a63a6fcb2e1c2920633c5e15efce735a34373 Mon Sep 17 00:00:00 2001 From: GaBaljaintheroom Date: Thu, 12 Sep 2024 14:46:03 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20CI=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/showpot-dev-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/showpot-dev-ci.yml b/.github/workflows/showpot-dev-ci.yml index 1bde2023..8e77580d 100644 --- a/.github/workflows/showpot-dev-ci.yml +++ b/.github/workflows/showpot-dev-ci.yml @@ -4,6 +4,7 @@ on: pull_request: branches: - develop + - temp-develop jobs: build: