Skip to content

Commit

Permalink
chore: fixed code rabbit according to coderabbit's reccommendation
Browse files Browse the repository at this point in the history
  • Loading branch information
IamMuuo committed Apr 20, 2024
1 parent 88151a4 commit 7136154
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ chat:
base_branches:
- "main"
- "dev"
# path_filters:
# - !**/.git/**
# - !**/generated/**
review_triggers:
- pull_request_update
- push_to_branch:
branches:
- main
- dev
chat_auto_reply:
enabled: true
responses:
- "Thank you for your message! We will get back to you shortly."

0 comments on commit 7136154

Please sign in to comment.