X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=.github%2Fworkflows%2Fgerrit-verify.yaml;fp=.github%2Fworkflows%2Fgerrit-novote-verify.yaml;h=3a79fda33469f28f9f64c367186d69a8b0a92fab;hb=HEAD;hp=c6cf99f0894d63698a93866b50f68dd4566e360a;hpb=af8f7d05c2500103f21ef8d37762fa5205c588ac;p=com%2Fpylog.git 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 c6cf99f..3a79fda 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"