1
0
mirror of https://github.com/searxng/searxng.git synced 2024-11-05 04:40:11 +01:00

data-update.yml: run on Friday

give the weekend to review the PR
This commit is contained in:
Alexandre Flament 2021-02-12 11:15:46 +01:00 committed by GitHub
parent ddab00abf4
commit f59acf4138
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
name: "Update searx.data"
on:
schedule:
- cron: "37 13 * * 0"
- cron: "37 13 * * 5"
jobs:
updateData: