mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-04 13:26:30 +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
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# Trigger analysis when pushing in master or pull requests, and when creating
|
||||
# a pull request.
|
||||
pull_request_target:
|
||||
|
Loading…
x
Reference in New Issue
Block a user