Update .gitea/workflows/sonar.yml

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

View File

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