From 18f5fb19436ea4112564ac1c9e093e1f74975981 Mon Sep 17 00:00:00 2001 From: Ravi Pendurty Date: Mon, 13 Oct 2025 16:25:00 +0530 Subject: [PATCH] TEST: Dummy Commit Dummy Commit Issue-ID: OAM-516 Change-Id: I51ccff96cfca6816dbc97caa65ca634e7015abc7 Signed-off-by: Ravi Pendurty --- .github/workflows/gerrit-verify.yaml | 2 +- README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/gerrit-verify.yaml b/.github/workflows/gerrit-verify.yaml index bbe8182..c2ee6a6 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@12bc2adcabceba2b017b0095ced01ce7a5211a2b + uses: ravipendurty/releng-reusable-workflows/.github/workflows/compose-make-verify.yaml@73f5667dcaff2ed75f44f1d0e92bc6afaa0ae8d5 with: GERRIT_BRANCH: ${{ inputs.GERRIT_BRANCH }} GERRIT_CHANGE_ID: ${{ inputs.GERRIT_CHANGE_ID }} diff --git a/README.md b/README.md index b0a5d2f..31ad513 100644 --- a/README.md +++ b/README.md @@ -55,3 +55,4 @@ This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENS - GERRIT_PROJECT needs special handling due to the repo naming convention Test commit for verifying test suite trigger +Test commit for verifying test suite trigger -- 2.16.6