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: push:
branches: branches:
- main - main
- master
pull_request: pull_request:
branches: branches:
- main - main
- master
types: types:
- opened - opened
- synchronize - synchronize