We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c881804 commit eddcc15Copy full SHA for eddcc15
.github/workflows/ci-test-go.yml
@@ -136,6 +136,7 @@ jobs:
136
-Dsonar.projectName=${{ env.PROJECT_NAME }}
137
-Dsonar.projectVersion=${{ env.PROJECT_VERSION }}
138
-Dsonar.project.monorepo.enabled=true
139
+ -Dsonar.branch.name=main
140
-Dsonar.sources=.
141
-Dsonar.exclusions=${{ env.PROJECT_SRC_EXCLUSIONS }}
142
-Dsonar.tests=.
0 commit comments