From f2ca1b08122d68574504afb6dad22bd378e14cf5 Mon Sep 17 00:00:00 2001 From: aboyko Date: Fri, 22 Mar 2024 12:54:54 -0400 Subject: [PATCH] GHA Eclipse e432 distro job proper name --- .github/workflows/snapshot-e432-eclipse-distro-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snapshot-e432-eclipse-distro-build.yml b/.github/workflows/snapshot-e432-eclipse-distro-build.yml index a3cb8fa9f..8d8483ec1 100644 --- a/.github/workflows/snapshot-e432-eclipse-distro-build.yml +++ b/.github/workflows/snapshot-e432-eclipse-distro-build.yml @@ -13,7 +13,7 @@ on: # workflow_dispatch: jobs: - e429-distro: + e432-distro: if: ${{ github.event.workflow_run.conclusion == 'success' }} uses: ./.github/workflows/gh-hosted-eclipse-distro-build.yml with: