From f2cf5ce1ab9e5d7bf80340e66a64e98705397bbb Mon Sep 17 00:00:00 2001 From: Wojtek Figat Date: Wed, 8 Apr 2026 09:08:30 +0200 Subject: [PATCH] Adjust nightly CD builds to run 2hs earlier for EU to have a fresh build in a morning --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 4155dca71..586565186 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -1,7 +1,7 @@ name: Continuous Deployment on: schedule: - - cron: '15 6 * * *' + - cron: '15 4 * * *' workflow_dispatch: env: