mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-16 10:58:28 +00:00
fixup! Update README.md
This commit is contained in:
parent
156e0a2040
commit
21cc32a7ba
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ sonar.projectKey=<replace with the key generated when setting up the project on
|
||||||
sonar.sources=.
|
sonar.sources=.
|
||||||
```
|
```
|
||||||
|
|
||||||
The workflow file usually looks something like this::
|
The workflow YAML file will usually look something like this:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
on:
|
on:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue