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