Skip to content

Commit

Permalink
Removed verbose option
Browse files Browse the repository at this point in the history
Signed-off-by: Clara De Smet <[email protected]>
  • Loading branch information
clara-de-smet committed Oct 1, 2024
1 parent be4e275 commit 6f129ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ jobs:
# mandatory
-Dsonar.projectKey=OpenSTEF_openstef
-Dsonar.organization=openstef
-Dsonar.verbose=true
-Dsonar.scm.revision=${{ github.event.workflow_run.head_sha }}
-Dsonar.pullrequest.key=${{ github.event.workflow_run.pull_requests[0].number }}
-Dsonar.pullrequest.branch=${{ github.event.workflow_run.pull_requests[0].head.ref }}
Expand Down

0 comments on commit 6f129ab

Please sign in to comment.