From e21f6e3afc16584296573248efd5ddbd5b1abd4f Mon Sep 17 00:00:00 2001 From: Tom Binder Date: Tue, 7 May 2024 17:30:41 +0000 Subject: [PATCH] Change event --- .github/workflows/reusable_provenance2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/reusable_provenance2.yaml b/.github/workflows/reusable_provenance2.yaml index 6c690c4fbb3..9b8012f0b2c 100644 --- a/.github/workflows/reusable_provenance2.yaml +++ b/.github/workflows/reusable_provenance2.yaml @@ -1,7 +1,7 @@ name: Build Provenances on: - workflow_call: + workflow_dispatch: inputs: build-config-path: required: true