Add workflow_dispatch trigger to sonar-java.yml

added the workflow_dispatch to the GitHub Action
This commit is contained in:
Fabio Formosa
2026-04-23 23:26:20 +02:00
committed by GitHub
parent 0148056b1f
commit f55a58b100

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