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

View file

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