mirror of
https://github.com/fabioformosa/quartz-manager.git
synced 2026-05-14 22:00:30 +09:00
Update sonar-java.yml
added the workflow_dispatch trigger for the sonar action
This commit is contained in:
1
.github/workflows/sonar-java.yml
vendored
1
.github/workflows/sonar-java.yml
vendored
@@ -7,6 +7,7 @@ on:
|
||||
# paths: [ 'quartz-manager-parent/**' ]
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
workflow_dispatch:
|
||||
jobs:
|
||||
build:
|
||||
name: Build and analyze
|
||||
|
||||
Reference in New Issue
Block a user