summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2022-06-02 21:18:58 +0200
committerGitHub <noreply@github.com>2022-06-02 21:18:58 +0200
commit52d3d2fb421656b4b6c28e1b41216f761692183a (patch)
treec2df9988348e6440a79c53f8e1dbfdd9dbb1bfe6 /.github
parent96dc4369d535dc20178a3e7df793c8f2427d2c79 (diff)
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.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/data-update.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml
index 439f75b4..5fe4ab7d 100644
--- a/.github/workflows/data-update.yml
+++ b/.github/workflows/data-update.yml
@@ -1,7 +1,7 @@
name: "Update searx.data"
on:
schedule:
- - cron: "05 06 1 * *"
+ - cron: "05 06 28 * *"
workflow_dispatch:
jobs: