From: Ravi Pendurty Date: Fri, 17 Oct 2025 12:52:43 +0000 (+0530) Subject: Use LF ORG and repo X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F15161%2F1;p=oam%2Foam-controller.git Use LF ORG and repo For reusable workflows Issue-ID: OAM-524 Change-Id: I3a21e28f1c0ebfeeb0ae7323ac8775f4c500f453 Signed-off-by: Ravi Pendurty --- diff --git a/.github/workflows/gerrit-verify.yaml b/.github/workflows/gerrit-verify.yaml index c2ee6a6..1064c57 100644 --- a/.github/workflows/gerrit-verify.yaml +++ b/.github/workflows/gerrit-verify.yaml @@ -83,7 +83,7 @@ jobs: maven-verify: needs: [prepare, sanitize] # yamllint disable-line rule:line-length - uses: ravipendurty/releng-reusable-workflows/.github/workflows/compose-make-verify.yaml@73f5667dcaff2ed75f44f1d0e92bc6afaa0ae8d5 + uses: lfit/releng-reusable-workflows/.github/workflows/compose-make-verify.yaml@39a833c3f0262e4d445836593b8e0e80a23ca1c4 with: GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }} GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }}