X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fa1-interface.git;a=blobdiff_plain;f=.github%2Fworkflows%2Fgerrit-verify.yaml;fp=.github%2Fworkflows%2Fgerrit-novote-verify.yaml;h=5c54461f21e4c71312f5e654d1e4da70a458efe3;hp=4e03ea054f364ce30799b367936322b158e17630;hb=86b24dad12e1ff2a20597f43cf98e76c20c0af1a;hpb=8043b5f5eb23e60267d7e0f2ed11c90941088e05 diff --git a/.github/workflows/gerrit-novote-verify.yaml b/.github/workflows/gerrit-verify.yaml similarity index 98% rename from .github/workflows/gerrit-novote-verify.yaml rename to .github/workflows/gerrit-verify.yaml index 4e03ea0..5c54461 100644 --- a/.github/workflows/gerrit-novote-verify.yaml +++ b/.github/workflows/gerrit-verify.yaml @@ -63,7 +63,6 @@ jobs: gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }} gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }} vote-type: clear - comment-only: "true" - name: Allow replication run: sleep 10s @@ -100,4 +99,3 @@ jobs: gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }} gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }} vote-type: ${{ env.WORKFLOW_CONCLUSION }} - comment-only: "true"