Skip to content

Commit d709340

Browse files
authored
Update sonarcloud.yml
1 parent 61d4b07 commit d709340

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/sonarcloud.yml

-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,6 @@ jobs:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information
6060
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }} # Generate a token on Sonarcloud.io, add it to the secrets of this repo with the name SONAR_TOKEN (Settings > Secrets > Actions > add new repository secret)
6161
with:
62-
java-version: 17
63-
distribution: "temurin"
6462
# Additional arguments for the sonarcloud scanner
6563
args:
6664
# Unique keys of your project and organization. You can find them in SonarCloud > Information (bottom-left menu)

0 commit comments

Comments
 (0)