Skip to content

Commit

Permalink
ci: disable sonarqube from workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
raoulvdberge committed Nov 18, 2023
1 parent 7dc792e commit ccd3e6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ jobs:
secrets: inherit
with:
mutation-testing: false
sonarqube: false
1 change: 1 addition & 0 deletions .github/workflows/publish-release-internal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ jobs:
project-name: 'Refined Architect'
announce: false
javadoc: false
sonarqube: false

0 comments on commit ccd3e6d

Please sign in to comment.