From 45b963309312a05eb3e082c4e959a9e84d184356 Mon Sep 17 00:00:00 2001 From: Romain <96626929+Romanitho@users.noreply.github.com> Date: Sat, 14 Sep 2024 07:47:50 +0200 Subject: [PATCH] Set nightly schedule back --- .github/workflows/WAU-ReleaseBuilder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/WAU-ReleaseBuilder.yml b/.github/workflows/WAU-ReleaseBuilder.yml index f77810a..91bf820 100644 --- a/.github/workflows/WAU-ReleaseBuilder.yml +++ b/.github/workflows/WAU-ReleaseBuilder.yml @@ -4,7 +4,7 @@ name: WAU - Release builder on: # To trigger nightly release (Auto) schedule: - - cron: "*/5 * * * *" + - cron: "0 0 * * *" # To trigger stable release workflow_dispatch: inputs: