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