diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a2a144d..3e561f9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,7 +2,7 @@ name: CI on: schedule: - - cron: '0 5 30 * *' + - cron: '0 5 * * *' pull_request: paths-ignore: - '*.md'