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

This commit is contained in:
2026-04-17 18:48:40 +00:00
parent 3f0df932e0
commit 97a47ed9c8

View File

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