]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
ci(sandcastle): schedule daily run at midnight Europe/Paris
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 7 May 2026 16:46:03 +0000 (18:46 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 7 May 2026 16:46:16 +0000 (18:46 +0200)
.github/workflows/sandcastle.yml

index 78426ed98f58d364b130e89c8a177137f550ea0a..a02b714fd79652632ccfeb8b246dd893568584b5 100644 (file)
@@ -1,8 +1,8 @@
 name: Sandcastle
 
 on:
-  schedule:
-  #   - cron: '0 2 * * 1'
+  schedule:
+    - cron: '0 22 * * *'
   workflow_dispatch:
 
 concurrency: