summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2022-06-05 21:54:42 +0200
committerGitHub <noreply@github.com>2022-06-05 21:54:42 +0200
commit1b4180df66e5e656e03f3b094fda3ebb322fd22a (patch)
treeeb6c82088aa00422d2b78e35a0e7e8f3f77d2af8
parentf8f6b95d8faa83507b955a4949c4c6253538ede0 (diff)
parent52d3d2fb421656b4b6c28e1b41216f761692183a (diff)
downloadsearxng-1b4180df66e5e656e03f3b094fda3ebb322fd22a.tar.gz
searxng-1b4180df66e5e656e03f3b094fda3ebb322fd22a.zip
Merge pull request #1271 from searxng/data-update-28th
data-update.yml: updated on the 28th of the month
-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 439f75b4a..5fe4ab7d2 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: