Loading .github/workflows/data-update.yml +1 −1 Original line number Diff line number Diff line name: "Update searx.data" on: schedule: - cron: "05 06 28 * *" - cron: "59 23 28 * *" workflow_dispatch: jobs: Loading Loading
.github/workflows/data-update.yml +1 −1 Original line number Diff line number Diff line name: "Update searx.data" on: schedule: - cron: "05 06 28 * *" - cron: "59 23 28 * *" workflow_dispatch: jobs: Loading