Skip to content

Commit eddcc15

Browse files
authored
chore(sonar): set main as default branch (testcontainers#3038)
1 parent c881804 commit eddcc15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci-test-go.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ jobs:
136136
-Dsonar.projectName=${{ env.PROJECT_NAME }}
137137
-Dsonar.projectVersion=${{ env.PROJECT_VERSION }}
138138
-Dsonar.project.monorepo.enabled=true
139+
-Dsonar.branch.name=main
139140
-Dsonar.sources=.
140141
-Dsonar.exclusions=${{ env.PROJECT_SRC_EXCLUSIONS }}
141142
-Dsonar.tests=.

0 commit comments

Comments
 (0)