chore: run sonarqube manually (#4560)

This commit is contained in:
Matti Nannt
2025-01-06 19:35:35 +01:00
committed by GitHub
parent 7e8514e7be
commit a3f5f7645a

View File

@@ -1,10 +1,11 @@
name: SonarQube
on:
push:
branches:
- main
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
# push:
# branches:
# - main
# pull_request:
# types: [opened, synchronize, reopened]
permissions:
contents: read
jobs: