mirror of https://github.com/vector-im/riot-web
Sonarcloud check out upstream develop not fork develop (#22239)
parent
b3ef2c179a
commit
56f3afc7f8
|
@ -33,5 +33,6 @@ 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: vector-im/element-web
|
||||||
secrets:
|
secrets:
|
||||||
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
|
||||||
|
|
Loading…
Reference in New Issue