Skip to content

Commit

Permalink
dev: coderabbit review
Browse files Browse the repository at this point in the history
  • Loading branch information
gventuri committed Oct 14, 2024
1 parent ffaf271 commit 5ba7f74
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .coderabbit.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: AI Review Workflow
on:
pull_request:
types: [opened, synchronize]
jobs:
review:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: coderabbitai/ai-pr-reviewer@latest
with:
debug: false

0 comments on commit 5ba7f74

Please sign in to comment.