From 8e0d2d567c392903bbada0dd60d3d5486e89fffb Mon Sep 17 00:00:00 2001 From: Minseong Park Date: Tue, 16 Jul 2024 21:49:20 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=ED=8A=B8=EB=A6=AC=EA=B1=B0=EC=97=90?= =?UTF-8?q?=EC=84=9C=20=EA=B0=9C=EB=B0=9C=EC=84=9C=EB=B2=84=20=EB=B0=B0?= =?UTF-8?q?=ED=8F=AC=EB=8B=B4=EB=8B=B9=EC=9D=B8=20dev=EB=B8=8C=EB=9E=9C?= =?UTF-8?q?=EC=B9=98=20=EC=A0=9C=EC=99=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main-ci.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/main-ci.yaml b/.github/workflows/main-ci.yaml index 481b6ad5..fc4be30b 100644 --- a/.github/workflows/main-ci.yaml +++ b/.github/workflows/main-ci.yaml @@ -3,11 +3,9 @@ name: Build And Test on: push: branches: - - dev - main pull_request: branches: - - dev - main jobs: