data-update.yml: updated on the 28th of the month

Administrators of public instances are incentivised to update their instances on the 1st of the month.

With this commit, the data are up to date by the 1st of the next month.
This commit is contained in:
Alexandre Flament 2022-06-02 21:18:58 +02:00 committed by GitHub
parent 96dc4369d5
commit 52d3d2fb42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: "Update searx.data"
on:
schedule:
- cron: "05 06 1 * *"
- cron: "05 06 28 * *"
workflow_dispatch:
jobs: