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 7603132 commit 6ffd12aCopy full SHA for 6ffd12a
.github/workflows/sonarqube.yml
@@ -33,5 +33,6 @@ jobs:
33
revision: ${{ github.event.workflow_run.head_sha }}
34
coverage_workflow_name: tests.yml
35
coverage_run_id: ${{ github.event.workflow_run.id }}
36
+ upstream_repo: matrix-org/matrix-react-sdk
37
secrets:
38
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments