diff --git a/.github/workflows/cron.yml b/.github/workflows/cron.yml index da9f916..500b743 100644 --- a/.github/workflows/cron.yml +++ b/.github/workflows/cron.yml @@ -1,7 +1,7 @@ name: Regular test on: schedule: - - cron: "47 * * * *" + - cron: "47 2 * * 0" jobs: molecule: