diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 15f14ac..b650d9b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,6 @@ on: jobs: build: name: Build - runs-on: ubuntu-latest permissions: read-all steps: - uses: actions/checkout@v3 diff --git a/sonar-project.properties b/sonar-project.properties index f425f26..41150dc 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -1,7 +1,7 @@ #sonar.projectKey=testavinot_test-sc-scan-gha #sonar.organization=testavinot -sonar.projectKey=wrong-project-key +sonar.projectKey=test-action # This is the name and version displayed in the SonarCloud UI. #sonar.projectName=test-sc-scan-gha