From 0b75e4812625cccf95aa7ff669c88733a7669df3 Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Sun, 8 Oct 2023 22:03:08 -0500 Subject: [PATCH] ci: restart squad servers at 14:40 UTC -> 09:40 CST --- .github/workflows/start-squad.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/start-squad.yml b/.github/workflows/start-squad.yml index 6dcb1f3..8a2182f 100644 --- a/.github/workflows/start-squad.yml +++ b/.github/workflows/start-squad.yml @@ -2,7 +2,7 @@ name: Start or Restart Squad Server on: schedule: - - cron: '40 14 * * WED' + - cron: '40 14 * * *' workflow_dispatch: inputs: squad_server: