From baf10b8fd130936053330aa5a44989d5bc8b3edb Mon Sep 17 00:00:00 2001 From: shinheekim Date: Tue, 24 Dec 2024 21:10:30 +0900 Subject: [PATCH] =?UTF-8?q?[#80]=20test:=20=EC=84=A4=EC=A0=95=EC=9D=84=20c?= =?UTF-8?q?ompleted=EC=97=90=EC=84=9C=20requested=EB=A1=9C=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/itcast-build-and-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/itcast-build-and-deploy.yml b/.github/workflows/itcast-build-and-deploy.yml index ac75f54..6fbe042 100644 --- a/.github/workflows/itcast-build-and-deploy.yml +++ b/.github/workflows/itcast-build-and-deploy.yml @@ -4,7 +4,7 @@ on: workflow_run: workflows: ["BuildAndTest"] types: - - completed + - requested jobs: deploy: