diff --git a/sonar-project.properties b/sonar-project.properties index 91e5a755d7..a3054446ca 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -25,5 +25,5 @@ sonar.cfamily.cache.enabled=true sonar.cfamily.cache.path=sonar_cache # Decide which tree the current build belongs to in SonarCloud. -# Managed by the `set_sonar_branch*` script when building with CI. +# Managed by the `set_sonar_branch*` script(s) when building with CI. sonar.branch.target=develop