Skip to content

Commit

Permalink
Update central_SONAR.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
christosservos authored Feb 14, 2024
1 parent 7ccc07e commit f107e23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/central_SONAR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
args: >
-Dsonar.organization=testingorgcs
-Dsonar.projectKey=${{ env.PROJECTKEY }}
-Dsonar.c.file.suffixes=-
-Dsonar.cpp.file.suffixes=-
-Dsonar.objc.file.suffixes=-
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit f107e23

Please sign in to comment.