diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 609a3a0ca0..a7fa8bd31e 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -4,7 +4,7 @@ name: Automatically check for updates on: schedule: - - cron: "0 */2 * * *" + - cron: "*/30 * * * *" workflow_dispatch: jobs: