mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-11 06:54:45 +01:00
Cronjobs sind UTC. Webseite kommt nach der Grafik
This commit is contained in:
parent
ed7b193fc2
commit
dc8864d70e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/jekyll-gh-pages.yml
vendored
2
.github/workflows/jekyll-gh-pages.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue