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

This commit is contained in:
Michael Telatynski
2022-05-17 18:09:32 +01:00
committed by GitHub
parent b3ef2c179a
commit 56f3afc7f8

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: vector-im/element-web
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}