Update cron schedule for mmdb update workflow

This commit is contained in:
Théophile Diot 2024-05-02 11:19:47 +02:00
parent 7b9519d462
commit eb427067cd
No known key found for this signature in database
GPG key ID: 248FEA4BAE400D06

View file

@ -5,7 +5,7 @@ permissions:
on:
schedule:
- cron: "0 12 1 * *"
- cron: "0 12 5 * *"
jobs:
mmdb-update: