diff --git a/sonar-project.properties b/sonar-project.properties index afed0ee09..7f3d8e354 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,5 +1,5 @@ -sonar.organization=SONAR_ORG_KEY # todo add to the repo secrets -sonar.projectKey=SONAR_TOKEN# todo add to the repo secrets +sonar.organization=SONAR_ORG_KEY +sonar.projectKey=SONAR_TOKEN # relative paths to source directories. More details and properties are described # in https://sonarcloud.io/documentation/project-administration/narrowing-the-focus/ sonar.sources=src \ No newline at end of file