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