From d30495960828d10161fd8df842cb3d1014cd27c1 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 19 Oct 2024 20:30:27 +0200 Subject: [PATCH] Update clustertool.tests.yaml Signed-off-by: Kjeld Schouten --- .github/workflows/clustertool.tests.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/clustertool.tests.yaml b/.github/workflows/clustertool.tests.yaml index 8b7cb7d5007..c4b55473d0f 100644 --- a/.github/workflows/clustertool.tests.yaml +++ b/.github/workflows/clustertool.tests.yaml @@ -2,6 +2,7 @@ name: clustertool-go-tests concurrency: group: ${{ github.workflow }}-${{ github.ref }} on: + workflow_dispatch: # push: # branches: # - main