mirror of
https://github.com/kitabisa/sonarqube-action.git
synced 2025-11-02 14:34:18 +08:00
✏️ Fix can't formatting
This commit is contained in:
parent
d0028cf7df
commit
50fbee7c7b
@ -30,7 +30,7 @@ jobs:
|
|||||||
login: ${{ secrets.SONARQUBE_TOKEN }}
|
login: ${{ secrets.SONARQUBE_TOKEN }}
|
||||||
```
|
```
|
||||||
|
|
||||||
You can change the analysis base directory and/ project key _(allowed characters: letters, numbers, -, _, . and :, with at least one non-digit.)_ by using the optional input like this:
|
You can change the analysis base directory and/ project key _(allowed characters: letters, numbers, -, \_, . and :, with at least one non-digit.)_ by using the optional input like this:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
uses: kitabisa/sonarqube-action@master
|
uses: kitabisa/sonarqube-action@master
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user