Update .gitea/workflows/sonar.yml
All checks were successful
Sonar / sonar (push) Successful in 56s

This commit is contained in:
2026-04-17 18:48:40 +00:00
parent 096c72f0d2
commit aa64fe6e10

View File

@@ -5,7 +5,7 @@ on:
- main
jobs:
ci:
sonar:
runs-on: ubuntu-latest
steps:
- name: Check out repository code