Skip to content

Commit

Permalink
ci(coderabbit): enable auto review (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
zyy17 authored Nov 20, 2024
1 parent 76d8f13 commit aec1fc8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ reviews:
- "!examples/**"
- "!docs/**"
auto_review:
enabled: false
drafts: false
enabled: true
drafts: true
chat:
auto_reply: true

0 comments on commit aec1fc8

Please sign in to comment.