diff --git a/.github/workflows/update_schedule.yml b/.github/workflows/update_schedule.yml index 0343a7c5..ef22fa7e 100644 --- a/.github/workflows/update_schedule.yml +++ b/.github/workflows/update_schedule.yml @@ -1,8 +1,6 @@ name: Update schedule on: workflow_dispatch: - schedule: - - cron: "22 */2 * * *" jobs: check: runs-on: ubuntu-latest