Browse Source

Update data-update.yml

See #1271
Alexandre Flament 2 years ago
parent
commit
e5cc3e36ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/data-update.yml

+ 1 - 1
.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: