From d03723f87f7476c5e358df826bbce5db1a287962 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9D=B4=EC=9D=80=EB=B9=84?= <61505572+dldmsql@users.noreply.github.com> Date: Thu, 4 Jul 2024 00:30:16 +0900 Subject: [PATCH] =?UTF-8?q?chore(POLABO-39):=20=EB=94=94=EC=8A=A4=EC=BD=94?= =?UTF-8?q?=EB=93=9C=20=EC=97=B0=EB=8F=99=205=EC=B0=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/healthCheck.yml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/workflows/healthCheck.yml b/.github/workflows/healthCheck.yml index ec58442..fd762b1 100644 --- a/.github/workflows/healthCheck.yml +++ b/.github/workflows/healthCheck.yml @@ -1,11 +1,8 @@ name: "[운영] 헬스체크" on: - workflow_dispatch: - -# on: -# schedule: -# - cron: "0 0 */3 * *" + schedule: + - cron: "0 0 */3 * *" jobs: healthcheck: