mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-11 06:54:45 +01:00
cronjob scheint zu funktionieren jetzt 3:20 Uhr
This commit is contained in:
parent
c41822d9ed
commit
ed7b193fc2
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"]
|
branches: ["main"]
|
||||||
|
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* * * * *' # Jede Nacht
|
- cron: '20 3 * * *' # Jede Nacht
|
||||||
|
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue