This reverts commit 6ffd12a027
.
This commit is contained in:
parent
9889aa0de2
commit
5f3a9378af
1 changed files with 0 additions and 1 deletions
1
.github/workflows/sonarqube.yml
vendored
1
.github/workflows/sonarqube.yml
vendored
|
@ -33,6 +33,5 @@ jobs:
|
||||||
revision: ${{ github.event.workflow_run.head_sha }}
|
revision: ${{ github.event.workflow_run.head_sha }}
|
||||||
coverage_workflow_name: tests.yml
|
coverage_workflow_name: tests.yml
|
||||||
coverage_run_id: ${{ github.event.workflow_run.id }}
|
coverage_run_id: ${{ github.event.workflow_run.id }}
|
||||||
upstream_repo: matrix-org/matrix-react-sdk
|
|
||||||
secrets:
|
secrets:
|
||||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue