Skip to content

Commit 1ab1c09

Browse files
Merge pull request #403 from zowe/SonarQubeIntegration
Update build_test.yml
2 parents 7aad862 + f7d1b22 commit 1ab1c09

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ jobs:
174174
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
175175
sonar.projectVersion: ${{ env.P_VERSION }}
176176
sonar.links.ci: 'https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}'
177+
sonar.branch.name: v3.x/master
177178

178179
- name: '[Packaging] Make pax'
179180
uses: zowe-actions/shared-actions/make-pax@main

0 commit comments

Comments
 (0)