diff --git a/.github/workflows/eclipse-distro-build.yml b/.github/workflows/eclipse-distro-build.yml index 35979c648..1b235a472 100644 --- a/.github/workflows/eclipse-distro-build.yml +++ b/.github/workflows/eclipse-distro-build.yml @@ -1,8 +1,8 @@ name: Eclipse Distro STS Build on: - workflow_dispatch: workflow_call: + workflow_dispatch: inputs: eclipse_profile: description: Eclipse profile 'e428' etc diff --git a/.github/workflows/snapshot-previous-eclipse-distro-build.yml b/.github/workflows/snapshot-e427-eclipse-distro-build.yml similarity index 77% rename from .github/workflows/snapshot-previous-eclipse-distro-build.yml rename to .github/workflows/snapshot-e427-eclipse-distro-build.yml index a2829cf3d..2175b5adf 100644 --- a/.github/workflows/snapshot-previous-eclipse-distro-build.yml +++ b/.github/workflows/snapshot-e427-eclipse-distro-build.yml @@ -1,4 +1,4 @@ -name: Snapshot - Previous Eclipse STS Distribution Build +name: Snapshot - 4.27 Eclipse STS Distribution Build on: workflow_dispatch: diff --git a/.github/workflows/snapshot-current-eclipse-distro-build.yml b/.github/workflows/snapshot-e428-eclipse-distro-build.yml similarity index 77% rename from .github/workflows/snapshot-current-eclipse-distro-build.yml rename to .github/workflows/snapshot-e428-eclipse-distro-build.yml index f8adfe79c..254799b25 100644 --- a/.github/workflows/snapshot-current-eclipse-distro-build.yml +++ b/.github/workflows/snapshot-e428-eclipse-distro-build.yml @@ -1,4 +1,4 @@ -name: Snapshot - Current Eclipse STS Distribution Build +name: Snapshot - 4.28 Eclipse STS Distribution Build on: workflow_dispatch: diff --git a/.github/workflows/snapshot-next-eclipse-distro-build.yml b/.github/workflows/snapshot-e429-eclipse-distro-build.yml similarity index 78% rename from .github/workflows/snapshot-next-eclipse-distro-build.yml rename to .github/workflows/snapshot-e429-eclipse-distro-build.yml index 138e18afd..1b9f935fa 100644 --- a/.github/workflows/snapshot-next-eclipse-distro-build.yml +++ b/.github/workflows/snapshot-e429-eclipse-distro-build.yml @@ -1,4 +1,4 @@ -name: Snapshot - Next Eclipse STS Distribution Build +name: Snapshot - 4.29 Eclipse STS Distribution Build on: workflow_dispatch: