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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

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