Skip to content

Commit 57d427b

Browse files
authored
update coderabbit config (#514)
1 parent 6550388 commit 57d427b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.coderabbit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ reviews:
77
request_changes_workflow: false
88
high_level_summary: true
99
high_level_summary_placeholder: '@coderabbitai summary'
10-
high_level_summary_in_walkthrough: true
10+
high_level_summary_in_walkthrough: false
1111
auto_title_placeholder: '@coderabbitai'
1212
auto_title_instructions: ''
1313
review_status: true
@@ -25,7 +25,7 @@ reviews:
2525
auto_assign_reviewers: false
2626
poem: false
2727
labeling_instructions: []
28-
path_filters: []
28+
path_filters: ["!.github/**"]
2929
path_instructions: []
3030
abort_on_close: true
3131
disable_cache: false

0 commit comments

Comments
 (0)