From de598d719df34af000c2faaff80f54f530822384 Mon Sep 17 00:00:00 2001 From: marbar3778 Date: Wed, 31 Jan 2024 12:11:59 +0100 Subject: [PATCH] adjust settings --- .coderabbit.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.coderabbit.yml b/.coderabbit.yml index 66760a9e1ee9..29c40fba413f 100644 --- a/.coderabbit.yml +++ b/.coderabbit.yml @@ -17,7 +17,7 @@ reviews: - path: "**/*_test.go" instructions: | "Assess the unit test code assessing sufficient code coverage for the changes associated in the pull request" - - path: "docs/**/*.md" + - path: "**/*.md" instructions: | "Assess the documentation for misspellings, grammatical errors, missing documentation and correctness" auto_review: