diff --git a/.coderabbit.yaml b/.coderabbit.yaml index f389a7f..2a71a61 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -15,5 +15,9 @@ reviews: drafts: false base_branches: - master + path_filters: + - "!vendor/**" + - "!go.mod" + - "!go.sum" chat: auto_reply: true \ No newline at end of file