From 4191c85c116c6e965afd7c4598a283833f829c2f Mon Sep 17 00:00:00 2001 From: aboyko Date: Fri, 3 Nov 2023 20:54:45 -0400 Subject: [PATCH] GHA: correct job label --- .github/workflows/snapshot-e430-eclipse-distro-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/snapshot-e430-eclipse-distro-build.yml b/.github/workflows/snapshot-e430-eclipse-distro-build.yml index 9683e55f3..f7d28d402 100644 --- a/.github/workflows/snapshot-e430-eclipse-distro-build.yml +++ b/.github/workflows/snapshot-e430-eclipse-distro-build.yml @@ -14,7 +14,7 @@ on: - "main" jobs: - e427-distro: + e430-distro: if: ${{ github.event.workflow_run.conclusion == 'success' }} uses: ./.github/workflows/gh-hosted-eclipse-distro-build.yml with: