From d5e19b0ea345b6c842933b3c5bc877c70f1ad405 Mon Sep 17 00:00:00 2001 From: shinheekim Date: Mon, 23 Dec 2024 09:51:42 +0900 Subject: [PATCH] =?UTF-8?q?[#80]=20chore:=20=EC=9E=84=EC=8B=9C=20CD=20?= =?UTF-8?q?=EB=8F=8C=EB=A6=AC=EA=B8=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/itcast-build-and-deploy.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/itcast-build-and-deploy.yml b/.github/workflows/itcast-build-and-deploy.yml index fdd3fb46..275c4ed3 100644 --- a/.github/workflows/itcast-build-and-deploy.yml +++ b/.github/workflows/itcast-build-and-deploy.yml @@ -13,7 +13,6 @@ on: jobs: deploy: - if: github.event_name == 'push' && github.run_conclusion == 'success' runs-on: ubuntu-latest permissions: contents: read