Update sonar-java.yml

added the workflow_dispatch trigger for the sonar action
This commit is contained in:
Fabio Formosa
2026-04-23 22:39:34 +02:00
committed by GitHub
parent c198d32bd5
commit 902542e480

View File

@@ -7,6 +7,7 @@ on:
# paths: [ 'quartz-manager-parent/**' ]
pull_request:
types: [opened, synchronize, reopened]
workflow_dispatch:
jobs:
build:
name: Build and analyze