Update .gitea/workflows/sonarqube_scans.yml
Some checks failed
CI / build-test (push) Failing after 1m19s

This commit is contained in:
2026-03-08 02:49:42 +00:00
parent e7f8f278ee
commit 82c3f7bb78

View File

@@ -2,6 +2,9 @@ name: CI
on: [push]
permissions:
contents: write
jobs:
build-test:
runs-on: ubuntu-latest