From 3397360eb51b1a2df4a4cd0c9b9543fa19293989 Mon Sep 17 00:00:00 2001 From: Jung Ye Lim <101961939+yel-m@users.noreply.github.com> Date: Fri, 31 May 2024 13:55:44 +0900 Subject: [PATCH] =?UTF-8?q?chore.=20:=20=EC=9B=8C=ED=81=AC=ED=94=8C?= =?UTF-8?q?=EB=A1=9C=20=EC=8B=A4=ED=96=89=20=EC=A1=B0=EA=B1=B4=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 1e8d719..2744c1f 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -7,7 +7,7 @@ on: branches: [ develop ] pull_request: branches: [ develop ] - types: [ closed ] + # types: [ closed ] # workflow_dispatch: env: