From: aravind.est Date: Fri, 27 Jun 2025 08:57:24 +0000 (+0100) Subject: CI: INFO.yaml trigger temporary fix X-Git-Tag: 0.3.0~2 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=d56bad9ebd3826b54f790f10556c802053f38c8d;p=nonrtric%2Fplt%2Frappmanager.git CI: INFO.yaml trigger temporary fix INFO.yaml updates doesn't triggers the committer configurations. This fix is to test the fix. Issue-ID: IT-28290 Change-Id: Icfa2e50869978c5b91164a6ba063ce7b0540ac3d Signed-off-by: aravind.est --- diff --git a/.github/workflows/gerrit-merge.yaml b/.github/workflows/gerrit-merge.yaml index fa6654a..2fc9f37 100644 --- a/.github/workflows/gerrit-merge.yaml +++ b/.github/workflows/gerrit-merge.yaml @@ -69,7 +69,7 @@ jobs: run-maven-sonar: needs: notify # yamllint disable-line rule:line-length - uses: lfit/releng-reusable-workflows/.github/workflows/composed-maven-sonar-cloud.yaml@main + uses: lfit/releng-reusable-workflows/.github/workflows/composed-maven-sonar-cloud.yaml@fix-sonar-workflow with: GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }} GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}