mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 12:27:13 +02:00
Trigger CodeCoverage manually instead of on each PR
This commit is contained in:
parent
fd3fa1ef45
commit
be10d90f07
1 changed files with 1 additions and 2 deletions
3
.github/workflows/coverage.yml
vendored
3
.github/workflows/coverage.yml
vendored
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
on:
|
||||
pull_request:
|
||||
types: [review_requested, ready_for_review]
|
||||
workflow_dispatch:
|
||||
|
||||
name: Execute code coverage
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue