diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 666c9bb..dcea3ef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: My Test Single Project +name: Module SonarCloud CI Pipeline on: push: branches: @@ -20,4 +20,4 @@ jobs: uses: SonarSource/sonarcloud-github-action@master env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} \ No newline at end of file + SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}