diff --git a/.github/workflows/sonarcloud.yml b/.github/workflows/sonarcloud.yml index 52f31b4..3998d30 100644 --- a/.github/workflows/sonarcloud.yml +++ b/.github/workflows/sonarcloud.yml @@ -21,7 +21,7 @@ jobs: uses: lewagon/wait-on-check-action@v1.3.1 with: ref: ${{ github.ref }} - check-name: 'Build and Test YNImageAsync scheme' + check-name: 'ios' repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 10 - name: Download Build Artifacts