mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-05 22:06:41 +00:00
Minor: Add workflow_dispatch option in yarn-coverage.yml workflow (#23004)
This commit is contained in:
parent
5179ce53bc
commit
25111288a8
1
.github/workflows/yarn-coverage.yml
vendored
1
.github/workflows/yarn-coverage.yml
vendored
@ -1,6 +1,7 @@
|
|||||||
name: SonarCloud + Jest Coverage
|
name: SonarCloud + Jest Coverage
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
# Trigger analysis when pushing in master or pull requests, and when creating
|
# Trigger analysis when pushing in master or pull requests, and when creating
|
||||||
# a pull request.
|
# a pull request.
|
||||||
pull_request_target:
|
pull_request_target:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user