mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-25 07:41:00 +00:00
Trigger CodeCoverage manually instead of on each PR
This commit is contained in:
3
.github/workflows/coverage.yml
vendored
3
.github/workflows/coverage.yml
vendored
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
on:
|
on:
|
||||||
pull_request:
|
workflow_dispatch:
|
||||||
types: [review_requested, ready_for_review]
|
|
||||||
|
|
||||||
name: Execute code coverage
|
name: Execute code coverage
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user