We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 977082a commit facbcaeCopy full SHA for facbcae
.github/workflows/sonar-scan.yml
@@ -33,3 +33,5 @@ jobs:
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
35
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
36
+ SONAR_PROJECT_KEY: ncca
37
+ SONAR_ORGANIZATION: NCCA_PyNGL
0 commit comments