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