Cronjobs sind UTC. Webseite kommt nach der Grafik

This commit is contained in:
dewomser 2024-10-29 03:28:18 +01:00 committed by GitHub
parent ed7b193fc2
commit dc8864d70e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ on:
branches: ["main"]
schedule:
- cron: '20 3 * * *' # Jede Nacht
- cron: '55 3 * * *' # Jede Nacht
# Allows you to run this workflow manually from the Actions tab