test cron at 1430
All checks were successful
Run short tests / run-tests (push) Successful in 1m14s
Run nightly tests / run-tests (push) Successful in 1m41s

This commit is contained in:
2025-05-21 14:24:22 +02:00
parent da5bf43197
commit 1aa6c7dac4

View File

@@ -2,7 +2,7 @@ name: Run nightly tests
on:
schedule:
- cron: '0 0 * * *' # Every day at midnight UTC
- cron: '30 14 * * *' # Every day at midnight UTC
push:
branches:
- main