diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 89a3d63..4971d1d 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -5,7 +5,7 @@ on: branches: - main schedule: - - cron: "0 6 * * 3" + - cron: "0 4 * * 4" jobs: build: