Trigger CodeCoverage manually instead of on each PR

This commit is contained in:
Clémentine Urquizar 2021-09-14 18:59:20 +02:00
parent fd3fa1ef45
commit be10d90f07
No known key found for this signature in database
GPG Key ID: D8E7CC7422E77E1A
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
---
on:
pull_request:
types: [review_requested, ready_for_review]
workflow_dispatch:
name: Execute code coverage