mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-10 22:44:45 +01:00
update cronjob Test2
This commit is contained in:
parent
0917870b75
commit
c426eca4d1
1 changed files with 2 additions and 2 deletions
4
.github/workflows/jekyll-gh-pages.yml
vendored
4
.github/workflows/jekyll-gh-pages.yml
vendored
|
|
@ -3,9 +3,9 @@ name: Deploy Jekyll with GitHub Pages dependencies preinstalled
|
||||||
|
|
||||||
on:
|
on:
|
||||||
# Runs on pushes targeting the default branch
|
# Runs on pushes targeting the default branch
|
||||||
#push:
|
push:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 3 * * *' # Jede Nacht
|
- cron: '* * * * *' # Jede Nacht
|
||||||
|
|
||||||
branches: ["main"]
|
branches: ["main"]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue