Cron auf 22:00 MEZ (21:00 UTC) ändern
All checks were successful
Update Laws from RSS / update (push) Successful in 8m1s
All checks were successful
Update Laws from RSS / update (push) Successful in 8m1s
This commit is contained in:
@@ -2,8 +2,8 @@ name: Update Laws from RSS
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
# Täglich um 17:35 UTC (18:35 MEZ / 19:35 MESZ)
|
# Täglich um 21:00 UTC (22:00 MEZ / 23:00 MESZ)
|
||||||
- cron: '35 17 * * *'
|
- cron: '0 21 * * *'
|
||||||
# Manueller Trigger für Tests
|
# Manueller Trigger für Tests
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user