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
1 changed files with 1 additions and 1 deletions

View File

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