Skip to content

Commit 9c9785f

Browse files
authored
fix: turning off review by popular demand (#2036)
1 parent 9f342c5 commit 9c9785f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.coderabbit.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# configuration reference: https://docs.coderabbit.ai/reference/configuration
33
reviews:
44
auto_review:
5-
enabled: true
5+
enabled: false
66
drafts: false
77
base_branches:
88
- develop

0 commit comments

Comments
 (0)