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

pull/22249/head
Michael Telatynski 2022-05-17 18:09:32 +01:00 committed by GitHub
parent b3ef2c179a
commit 56f3afc7f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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 }}