From: Jérôme Benoit Date: Thu, 7 May 2026 16:46:03 +0000 (+0200) Subject: ci(sandcastle): schedule daily run at midnight Europe/Paris X-Git-Tag: cli@v4.7.0~14 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=01b5efd5ac3c84801eaa4cddfc4fc635823b56d5;p=e-mobility-charging-stations-simulator.git ci(sandcastle): schedule daily run at midnight Europe/Paris --- diff --git a/.github/workflows/sandcastle.yml b/.github/workflows/sandcastle.yml index 78426ed9..a02b714f 100644 --- a/.github/workflows/sandcastle.yml +++ b/.github/workflows/sandcastle.yml @@ -1,8 +1,8 @@ name: Sandcastle on: - # schedule: - # - cron: '0 2 * * 1' + schedule: + - cron: '0 22 * * *' workflow_dispatch: concurrency: