CI: Migrate Sonar Scan job to GHA
Change-Id: Icbda9c2eed866cac033d2547ce2fcfec9229dd89
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/.github/workflows/gerrit-novote-merge.yaml b/.github/workflows/gerrit-merge.yaml
similarity index 98%
rename from .github/workflows/gerrit-novote-merge.yaml
rename to .github/workflows/gerrit-merge.yaml
index 9d07dcd..65530c4 100644
--- a/.github/workflows/gerrit-novote-merge.yaml
+++ b/.github/workflows/gerrit-merge.yaml
@@ -66,7 +66,6 @@
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
@@ -110,4 +109,3 @@
gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }}
gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }}
vote-type: ${{ env.WORKFLOW_CONCLUSION }}
- comment-only: true