chore: add workflow_dispatch for sonarqube workflow
This commit is contained in:
parent
0db866f33d
commit
70924fbdca
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ on:
|
|||
- main
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
workflow_dispatch:
|
||||
|
||||
name: SonarQube Scan
|
||||
jobs:
|
||||
|
|
Loading…
Add table
Reference in a new issue