We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a396d97 commit f4f9c1aCopy full SHA for f4f9c1a
1 file changed
.github/workflows/maven.yml
@@ -25,5 +25,4 @@ jobs:
25
- name: Build with Maven
26
run: xvfb-run mvn clean verify org.sonarsource.scanner.maven:sonar-maven-plugin:sonar
27
env:
28
- GITHUB_TOKEN: ${{ secrets.REPOSITORY_ACCESS_TOKEN }}
29
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
0 commit comments