diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 82b6e8c..5031546 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,8 +4,6 @@ on: push: branches: ['*'] pull_request: - schedule: - - cron: '0 0 * * *' jobs: