From 71ecbecaa6fd0b195f902cc10584a1b7149d7ba5 Mon Sep 17 00:00:00 2001 From: aboyko Date: Wed, 5 Jun 2024 13:19:55 -0400 Subject: [PATCH] [GHA] Setup test inclusion of JustJ into aggregate distro update sites --- .github/workflows/aggregate-distro-update-sites.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/aggregate-distro-update-sites.yml b/.github/workflows/aggregate-distro-update-sites.yml index 7265b7d09..cf4c19370 100644 --- a/.github/workflows/aggregate-distro-update-sites.yml +++ b/.github/workflows/aggregate-distro-update-sites.yml @@ -1,7 +1,7 @@ name: Aggregate Distro Update Sites on: - workflow_call: + workflow_dispatch: inputs: version: description: Version suffix in S3 (i.e. 4.19.1.RELEASE)