Update .gitea/workflows/sonar.yml
All checks were successful
SonarQube Analysis / SonarQube Scan (push) Successful in 29s

This commit is contained in:
2026-02-18 14:53:30 +00:00
parent b823a75886
commit e66e062370

View File

@@ -4,11 +4,11 @@ on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
types:
- opened
- synchronize