Skip to content

Commit 5ceca5e

Browse files
authored
Update sonarqube.yml
Signed-off-by: David Osipov <[email protected]>
1 parent 87929f3 commit 5ceca5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sonarqube.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
args:
5656
# Unique key of your project. You can find it in SonarQube > [my project] > Project Information (top-right menu)
5757
# mandatory
58-
-Dsonar.projectKey=
58+
-Dsonar.projectKey=DavidOsipov_PostQuantum-Feldman-VSS
5959
# Comma-separated paths to directories containing main source files.
6060
#-Dsonar.sources= # optional, default is project base directory
6161
# When you need the analysis to take place in a directory other than the one from which it was launched

0 commit comments

Comments
 (0)