Skip to content

Commit facbcae

Browse files
committed
updated sonar workflow
1 parent 977082a commit facbcae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/sonar-scan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ jobs:
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
3535
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
36+
SONAR_PROJECT_KEY: ncca
37+
SONAR_ORGANIZATION: NCCA_PyNGL

0 commit comments

Comments
 (0)