chore: Set patch coverage to informational (always pass status check) (#75)

This commit is contained in:
Bryan
2022-01-26 14:24:11 -08:00
committed by GitHub
parent 0c46cbf406
commit f970e358fc

View File

@ -14,6 +14,9 @@ coverage:
branches: branches:
- "main" - "main"
status: status:
patch:
default:
informational: yes
project: project:
default: default:
target: 70% target: 70%