From d8aefede2a27ba9f18288f6032dd3cbe6248f29f Mon Sep 17 00:00:00 2001 From: HumanIearning Date: Tue, 28 May 2024 17:26:35 +0900 Subject: [PATCH] =?UTF-8?q?=EC=88=98=EB=8F=99=ED=8A=B8=EB=A6=AC=EA=B1=B0?= =?UTF-8?q?=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/sms_backend_master_cd.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/sms_backend_master_cd.yml b/.github/workflows/sms_backend_master_cd.yml index 423a20ac..2eb36a04 100644 --- a/.github/workflows/sms_backend_master_cd.yml +++ b/.github/workflows/sms_backend_master_cd.yml @@ -1,6 +1,8 @@ on: push: branches: [ "master" ] + workflow_dispatch: + jobs: CD: