Update .forgejo/workflows/sonar.yml
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m25s
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 1m25s
This commit is contained in:
parent
2ca757213e
commit
303da90e93
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ jobs:
|
|||
# Check the Quality Gate status.
|
||||
- name: SonarQube Quality Gate check
|
||||
id: sonarqube-quality-gate-check
|
||||
uses: sonarsource/sonarqube-quality-gate-action@master
|
||||
uses: https://github.com/sonarsource/sonarqube-quality-gate-action@master
|
||||
with:
|
||||
pollingTimeoutSec: 600
|
||||
env:
|
||||
|
|
Loading…
Add table
Reference in a new issue