diff --git a/.github/workflows/update.yaml b/.github/workflows/update.yaml index 52f08e6b..09a9c39e 100644 --- a/.github/workflows/update.yaml +++ b/.github/workflows/update.yaml @@ -2,8 +2,6 @@ name: update on: workflow_dispatch: - schedule: - - cron: "0 * * * *" push: branches: [main]