From 30fc1445e77086be95b0483acd975acf81f64a12 Mon Sep 17 00:00:00 2001 From: Skillet Date: Sun, 10 Sep 2023 18:02:36 -0400 Subject: [PATCH] Update start-squad.yml --- .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 8a2182f..05cac8f 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 * * *' + - cron: '40 14 */7 * *' workflow_dispatch: inputs: squad_server: