From 8ce98e87c90e85bf8fefcf03d0b3b83deb749511 Mon Sep 17 00:00:00 2001 From: John Halley Gotway Date: Thu, 4 Apr 2024 18:35:23 -0600 Subject: [PATCH] Per #366, just whitespace change to trigger another GHA run for the PR --- internal/scripts/sonarqube/sonar-project.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/scripts/sonarqube/sonar-project.properties b/internal/scripts/sonarqube/sonar-project.properties index 37755f03..8b24cea0 100644 --- a/internal/scripts/sonarqube/sonar-project.properties +++ b/internal/scripts/sonarqube/sonar-project.properties @@ -9,3 +9,4 @@ sonar.sourceEncoding=UTF-8 # SonarQube server sonar.host.url=SONAR_HOST_URL sonar.token=SONAR_TOKEN +