From bfc9e46eac8e787fcee548dbb36a97cbeec0d297 Mon Sep 17 00:00:00 2001 From: ximon18 <3304436+ximon18@users.noreply.github.com> Date: Wed, 25 Mar 2020 22:58:12 +0100 Subject: [PATCH] Activate weekly e2e test cache image update --- .github/workflows/e2e test cache rebuild.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: