diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 49fe2b9..73c0fb4 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -2,7 +2,7 @@ name: CI on: schedule: - - cron: 0 3 * * * + - cron: 0 8 * * * push: branches: - master