diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 90b459a..e2c3426 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,8 +7,6 @@ on: branches: - main pull_request: - schedule: - - cron: '0 0 * * MON' concurrency: group: ${{ github.workflow }}-${{ github.head_ref || github.ref || github.run_id }}