summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-02-12 11:15:46 +0100
committerGitHub <noreply@github.com>2021-02-12 11:15:46 +0100
commitf59acf4138d1bf321980f5e813929044a3b0c7c5 (patch)
tree834de5b5d6278388fe6513bf21018a1e385e9ae6
parentddab00abf438ddd8849907d0e8d611ff5a71b80e (diff)
downloadsearxng-f59acf4138d1bf321980f5e813929044a3b0c7c5.tar.gz
searxng-f59acf4138d1bf321980f5e813929044a3b0c7c5.zip
data-update.yml: run on Friday
give the weekend to review the PR
-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 70e491153..486fa973a 100644
--- a/.github/workflows/data-update.yml
+++ b/.github/workflows/data-update.yml
@@ -1,7 +1,7 @@
name: "Update searx.data"
on:
schedule:
- - cron: "37 13 * * 0"
+ - cron: "37 13 * * 5"
jobs:
updateData: