mirror of
https://github.com/SonarSource/sonarqube-scan-action.git
synced 2025-12-15 18:46:31 +00:00
fixup! Update README.md
This commit is contained in:
parent
3dd0832183
commit
2ecb5c105f
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ SonarQube is the leading product for Continuous Code Quality & Code Security. It
|
|||
|
||||
## Requirements
|
||||
|
||||
To run an analysis on your code, you need first to set up your project on SonarQube. Your SonarQube instance must be accessible from GitHub, and you will need an access token to run the analysis.
|
||||
To run an analysis on your code, you first need to set up your project on SonarQube. Your SonarQube instance must be accessible from GitHub, and you will need an access token to run the analysis (more information below under **Environment variables**).
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue