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 - main
jobs: jobs:
ci: sonar:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Check out repository code - name: Check out repository code