diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f1e697b..2f92c77 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,7 @@ on: push: pull_request: schedule: - - cron: '* * * * 1' + - cron: '0 0 * * 1' jobs: build: