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

This commit is contained in:
2026-04-06 02:42:08 +00:00
parent e83186a37f
commit 6518eba692

View File

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