chore: add workflow_dispatch for sonarqube workflow
Some checks failed
release / Release (push) Failing after 2s
SonarQube Scan / SonarQube Trigger (push) Failing after 2s

This commit is contained in:
Oliver Weyhmüller 2025-01-07 08:20:28 +01:00
parent 0db866f33d
commit 70924fbdca
Signed by: oliver
GPG key ID: 5286794099F934A3

View file

@ -5,6 +5,7 @@ on:
- main
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
name: SonarQube Scan
jobs: