Update .gitea/workflows/sonar.yml
Some checks failed
CI / sonar (push) Failing after 0s

This commit is contained in:
2026-04-06 02:22:44 +00:00
parent 7d2081f947
commit 7b280e77bb

View File

@@ -8,7 +8,7 @@ on:
jobs:
sonar:
uses: your-org/ci-workflows/.gitea/workflows/sonarqube.yml@main
uses: Rajendra.Reddy/wdipl-action/.gitea/workflows/qualitytest.yml@main
secrets:
SONAR_HOST_URL: ${{ secrets.SONARQUBE_HOST }}
SONAR_TOKEN: ${{ secrets.SONARQUBE_TOKEN }}