diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 8e17672..b7307b4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -4,7 +4,7 @@ env: on: schedule: - - cron: "0 19 * * *" + - cron: "0 4 * * *" push: pull_request: