From 7a59e8aca249095420c4cc5b50796f87b80cf1f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Noelia=20Ruiz=20Mart=C3=ADnez?= Date: Sun, 24 Mar 2024 12:07:21 +0100 Subject: [PATCH] Update workflow --- .github/workflows/automaticRelease.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/automaticRelease.yaml b/.github/workflows/automaticRelease.yaml index f3660cc2..4d4a603b 100644 --- a/.github/workflows/automaticRelease.yaml +++ b/.github/workflows/automaticRelease.yaml @@ -7,6 +7,7 @@ on: schedule: # * is a special character in YAML so you have to quote this string - cron: '0 0 * * 6' + workflow_dispatch: jobs: pre-release: