mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Update cron for dev-update-mmdb
This commit is contained in:
parent
87d2f04eb8
commit
a263f1f4f1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dev-update-mmdb.yml
vendored
2
.github/workflows/dev-update-mmdb.yml
vendored
|
|
@ -5,7 +5,7 @@ permissions:
|
|||
|
||||
on:
|
||||
schedule:
|
||||
- cron: "0 1 5 * *"
|
||||
- cron: "0 12 1 * *"
|
||||
|
||||
jobs:
|
||||
mmdb-update:
|
||||
|
|
|
|||
Loading…
Reference in a new issue