diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9081f11..eb6ccae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ on: pull_request: branches: [main, dev] schedule: - - cron: '0 0 * * *' + - cron: '0 0 * * *' jobs: build: runs-on: ubuntu-latest