1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-25 05:23:13 +03:00

Update sonarcloud.yml (#2452)

This commit is contained in:
Michael Telatynski
2022-06-11 22:02:30 +01:00
committed by GitHub
parent 8eeefc72e9
commit aaf508e309

View File

@@ -11,7 +11,7 @@ jobs:
if: github.event.workflow_run.conclusion == 'success'
steps:
- name: "🩻 SonarCloud Scan"
uses: matrix-org/sonarcloud-workflow-action@v2.1
uses: matrix-org/sonarcloud-workflow-action@v2.2
with:
repository: ${{ github.event.workflow_run.head_repository.full_name }}
is_pr: ${{ github.event.workflow_run.event == 'pull_request' }}