Update .gitea/workflows/sonarqube.yml
SonarQube Analysis / sonarqube (push) Failing after 2m36s

This commit is contained in:
2026-05-15 13:51:36 -05:00
parent 8b0368e810
commit b77f4ea510
+2 -1
View File
@@ -5,7 +5,8 @@ on:
branches: [main, master]
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
sonarqube:
runs-on: ubuntu-latest