diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml index b8218a47..299550ef 100644 --- a/.github/workflows/data-update.yml +++ b/.github/workflows/data-update.yml @@ -1,7 +1,7 @@ name: "Update searx.data" on: schedule: - - cron: "05 15 * * 5" + - cron: "05 16 * * 5" jobs: updateData: