Update .gitea/workflows/sonar.yml

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

View File

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