We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7aad862 + f7d1b22 commit 1ab1c09Copy full SHA for 1ab1c09
.github/workflows/build_test.yml
@@ -174,6 +174,7 @@ jobs:
174
SONAR_TOKEN: ${{ secrets.SONARCLOUD_TOKEN }}
175
sonar.projectVersion: ${{ env.P_VERSION }}
176
sonar.links.ci: 'https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}'
177
+ sonar.branch.name: v3.x/master
178
179
- name: '[Packaging] Make pax'
180
uses: zowe-actions/shared-actions/make-pax@main
0 commit comments