summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2022-06-27 15:01:23 +0200
committerGitHub <noreply@github.com>2022-06-27 15:01:23 +0200
commite5cc3e36ad5d075bef119aaa5994535a46633397 (patch)
treed5d3bc06f1cdef9625c4dcb26fcfff519e05cec8
parent4bedd7465c278bdb760160dc324ba2c989d26e77 (diff)
downloadsearxng-e5cc3e36ad5d075bef119aaa5994535a46633397.tar.gz
searxng-e5cc3e36ad5d075bef119aaa5994535a46633397.zip
Update data-update.yml
See #1271
-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 5fe4ab7d2..fba56f120 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 28 * *"
+ - cron: "59 23 28 * *"
workflow_dispatch:
jobs: