Browse Source

Merge pull request #1271 from searxng/data-update-28th

data-update.yml: updated on the 28th of the month
Alexandre Flament 2 years ago
parent
commit
1b4180df66
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 1 * *"
+    - cron: "05 06 28 * *"
   workflow_dispatch:
 
 jobs: