mirror of
https://github.com/MrUnknownDE/utools.git
synced 2026-04-19 22:23: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:
|
||||
workflow_dispatch: # Ermöglicht manuelles Starten
|
||||
schedule:
|
||||
# Läuft jeden Dienstag um 05:00 UTC (anpassbar)
|
||||
- cron: '0 5 * * 2'
|
||||
- cron: '0 0 1 * *'
|
||||
|
||||
jobs:
|
||||
update-db:
|
||||
|
||||
Reference in New Issue
Block a user