Sonarcloud check out upstream develop not fork develop (#8622)

This commit is contained in:
Michael Telatynski 2022-05-17 18:09:28 +01:00 committed by GitHub
parent 7603132c32
commit 6ffd12a027
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,5 +33,6 @@ jobs:
revision: ${{ github.event.workflow_run.head_sha }}
coverage_workflow_name: tests.yml
coverage_run_id: ${{ github.event.workflow_run.id }}
upstream_repo: matrix-org/matrix-react-sdk
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}