diff --git a/.github/workflows/e2e test cache rebuild.yml b/.github/workflows/e2e test cache rebuild.yml index c6309a3d..f260b9e8 100644 --- a/.github/workflows/e2e test cache rebuild.yml +++ b/.github/workflows/e2e test cache rebuild.yml @@ -8,8 +8,7 @@ name: E2E Test Cache Image Builder # Run every Sunday on: schedule: - - cron: '30 * * * *' -# - cron: '0 0 * * SUN' + - cron: '0 0 * * SUN' jobs: build-and-push: