From: Jessica Wagantall Date: Thu, 4 Apr 2024 02:05:39 +0000 (-0700) Subject: Fix: Update typo in action dependency X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=df3343c546e06ba77825a966c3eb702144c3407d;p=com%2Fpylog.git Fix: Update typo in action dependency Change-Id: I102542da3bf4d9654de289cfbf8029b97b9d7e51 Signed-off-by: Jessica Wagantall --- diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-novote-merge.yaml index 3abc3ff..cb84343 100644 --- a/.github/workflows/gerrit-novote-merge.yaml +++ b/.github/workflows/gerrit-novote-merge.yaml @@ -97,7 +97,7 @@ jobs: report-status: if: ${{ always() }} - needs: [notify, call-gerrit-tox-sonarcloud] + needs: [notify, call-gerrit-tox-and-sonarcloud] runs-on: ubuntu-latest steps: - name: Get workflow conclusion