Minor: Add workflow_dispatch option in yarn-coverage.yml workflow (#23004)

This commit is contained in:
Shailesh Parmar 2025-08-20 11:22:12 +05:30 committed by GitHub
parent 5179ce53bc
commit 25111288a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: