From 1aa7be2b732f5efef142c8211443feb123e311ea Mon Sep 17 00:00:00 2001 From: Philipp Horstenkamp Date: Wed, 2 Apr 2025 23:41:12 +0200 Subject: [PATCH] Moved execution time (#19) Reviewed-on: https://git.horstenkamp.eu/Screeps/screeps-deploy-action/pulls/19 Co-authored-by: Philipp Horstenkamp Co-committed-by: Philipp Horstenkamp --- .gitea/workflows/maintenance.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/maintenance.yaml b/.gitea/workflows/maintenance.yaml index 5488798..f6029be 100644 --- a/.gitea/workflows/maintenance.yaml +++ b/.gitea/workflows/maintenance.yaml @@ -5,7 +5,7 @@ on: paths: - .gitea/workflows/maintenance.yaml schedule: - - cron: '@weekly' + - cron: 0 3 2 * * workflow_dispatch: jobs: