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
|
- main
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [opened, synchronize, reopened]
|
types: [opened, synchronize, reopened]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
name: SonarQube Scan
|
name: SonarQube Scan
|
||||||
jobs:
|
jobs:
|
||||||
|
|
Loading…
Add table
Reference in a new issue