From 5b3872b5d1ac2ec0f78849b7b8849b4378f8b2ff Mon Sep 17 00:00:00 2001 From: San Kim Date: Thu, 2 May 2024 01:18:12 +0900 Subject: [PATCH] =?UTF-8?q?Revert=20"[WEAV-000]=20=EA=B0=9C=EB=B0=9C?= =?UTF-8?q?=EC=84=9C=EB=B2=84=20CD=20=EC=9E=90=EB=8F=99=20=ED=8A=B8?= =?UTF-8?q?=EB=A6=AC=EA=B9=85=20=EC=88=98=EC=A0=95=20(#263)"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 1837a66d778a10a3646009b0b5dc5000a8b008c9. --- .github/workflows/develop_server_deployer.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/workflows/develop_server_deployer.yaml b/.github/workflows/develop_server_deployer.yaml index e18bd04d..cec989cc 100644 --- a/.github/workflows/develop_server_deployer.yaml +++ b/.github/workflows/develop_server_deployer.yaml @@ -12,6 +12,10 @@ on: description: 'Image version tag (e.g., 0.2411.135 or latest)' required: true default: 'latest' + workflow_run: + workflows: ["Develop Server Integrator (CI)"] + types: + - completed jobs: deploy: