Pārlūkot izejas kodu

quotes causing mismatch (#2334)

Signed-off-by: Alex Meijer <ameijer@kubecost.com>
Alex Meijer 2 gadi atpakaļ
vecāks
revīzija
3579b525a1
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      .github/workflows/sonar.yaml

+ 2 - 2
.github/workflows/sonar.yaml

@@ -47,5 +47,5 @@ jobs:
             -Dsonar.pullrequest.key=${{ github.event.workflow_run.pull_requests[0].number }}
             -Dsonar.pullrequest.branch=${{ github.event.workflow_run.pull_requests[0].head.ref }}
             -Dsonar.pullrequest.base=${{ github.event.workflow_run.pull_requests[0].base.ref }}
-            -Dsonar.projectKey="opencost_opencost"
-            -Dsonar.organization="opencost"
+            -Dsonar.projectKey=opencost_opencost
+            -Dsonar.organization=opencost