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

View File

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