mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-21 15:03:44 +02:00
change to monthly updates
This commit is contained in:
3
.github/workflows/maxmind-update.yml
vendored
3
.github/workflows/maxmind-update.yml
vendored
@@ -3,8 +3,7 @@ name: Update MaxMind GeoLite2 DBs
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch: # Ermöglicht manuelles Starten
|
workflow_dispatch: # Ermöglicht manuelles Starten
|
||||||
schedule:
|
schedule:
|
||||||
# Läuft jeden Dienstag um 05:00 UTC (anpassbar)
|
- cron: '0 0 1 * *'
|
||||||
- cron: '0 5 * * 2'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-db:
|
update-db:
|
||||||
|
|||||||
Reference in New Issue
Block a user