diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0bfb239..16ad3f3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,7 +3,7 @@ on: pull_request: push: schedule: - - cron: '0 0 * * *' + - cron: '0 12 1 * *' jobs: main: