diff --git a/.github/workflows/data-update.yml b/.github/workflows/data-update.yml index 70e49115..486fa973 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: