From d1ceb059416ea1599e69a04b5a7805fe0cf7af81 Mon Sep 17 00:00:00 2001 From: Raymond Meester Date: Fri, 27 Sep 2024 10:03:10 +0200 Subject: [PATCH] Update release-daily-next-snapshot.yml --- .github/workflows/release-daily-next-snapshot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-daily-next-snapshot.yml b/.github/workflows/release-daily-next-snapshot.yml index 9a8e519..dca6174 100644 --- a/.github/workflows/release-daily-next-snapshot.yml +++ b/.github/workflows/release-daily-next-snapshot.yml @@ -1,8 +1,8 @@ name: Release Daily Next Snapshot on: - schedule: - - cron: '0 0 * * *' + #schedule: + # - cron: '0 0 * * *' workflow_dispatch: