mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
chore: Set patch coverage to informational (always pass status check) (#75)
This commit is contained in:
@@ -14,6 +14,9 @@ coverage:
|
||||
branches:
|
||||
- "main"
|
||||
status:
|
||||
patch:
|
||||
default:
|
||||
informational: yes
|
||||
project:
|
||||
default:
|
||||
target: 70%
|
||||
|
||||
Reference in New Issue
Block a user