From 830a92c7bc1bc1e29cb0b4a43f93a135f3d3c74f Mon Sep 17 00:00:00 2001 From: mu88 <4560672+mu88@users.noreply.github.com> Date: Fri, 31 May 2024 10:53:39 +0200 Subject: [PATCH] ci: run GitHub Action on demand --- .github/workflows/CI_CD.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/CI_CD.yml b/.github/workflows/CI_CD.yml index 4728749..8b21388 100644 --- a/.github/workflows/CI_CD.yml +++ b/.github/workflows/CI_CD.yml @@ -1,6 +1,7 @@ name: Combined CI / Release on: + workflow_dispatch: push: tags: - '*'