CI: Migrate Sonar Scan job to GHA
Change-Id: I4c48ee5d6207f58f489d930a4ed1a63568c68dc5
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 995b8bd..01cd32b 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
@@ -119,4 +118,3 @@
gerrit-change-number: ${{ inputs.GERRIT_CHANGE_NUMBER }}
gerrit-patchset-number: ${{ inputs.GERRIT_PATCHSET_NUMBER }}
vote-type: ${{ env.WORKFLOW_CONCLUSION }}
- comment-only: true