mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-16 19:08:28 +00:00
fixup! Update README.md
This commit is contained in:
parent
2ecb5c105f
commit
b64efbf919
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ You can change the analysis base directory by using the optional input `projectB
|
||||||
projectBaseDir: app/src
|
projectBaseDir: app/src
|
||||||
```
|
```
|
||||||
|
|
||||||
In case you need to add additional analysis parameters, you can use the `args` option:
|
In case you need to add additional analysis parameters, and you do not wish to set them in the `sonar-project.properties` file, you can use the `args` option:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- name: SonarQube Scan
|
- name: SonarQube Scan
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue