CI: Migrate tox verify from Jenkins to GHA
[com/pylog.git] / .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 (file)
@@ -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"