From: Matthew Watkins Date: Thu, 13 Feb 2025 09:25:27 +0000 (+0000) Subject: Fix: Update workflow dependency in gerrit-novote-merge.yaml X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=2e4541367bbe3d9ea7fdd84353775df3e4c7c927;p=o-du%2Fl2.git Fix: Update workflow dependency in gerrit-novote-merge.yaml Issue-ID: CIMAN-33 Change-Id: I82a7bda444796ae4c7e850ea7d4e1c90baccc513 Signed-off-by: Matthew Watkins --- diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-novote-merge.yaml index 1071c05fa..663a391b2 100644 --- a/.github/workflows/gerrit-novote-merge.yaml +++ b/.github/workflows/gerrit-novote-merge.yaml @@ -80,7 +80,7 @@ jobs: report-status: if: ${{ always() }} - needs: [notify, call-cmake-sonarcloud] + needs: [notify, call-cmake-sonarqube-cloud] runs-on: ubuntu-latest steps: - name: Get workflow conclusion