Skip to content

Commit c6db0d6

Browse files
author
TRybina132
committed
change project name
1 parent 4a4d769 commit c6db0d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
with:
4747
args: >
4848
-Dsonar.organization=managedcode
49-
-Dsonar.projectKey=managedcode_Storage
49+
-Dsonar.projectKey=managedcode_Communication
5050
-Dsonar.token=${{ secrets.SONAR_TOKEN }}
5151
-Dsonar.cs.opencover.reportsPaths=${{ github.workspace }}/coverage/
5252
env:

0 commit comments

Comments
 (0)