Skip to content

Commit

Permalink
Update ai-code-review.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensflinco authored May 11, 2024
1 parent 08bdb08 commit e64eed0
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ai-code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
name: "AI Code Review"

on:
push:
branches:
- 'dev'
paths-ignore:
- "*.md"
- "LICENSE"
pull_request:
paths-ignore:
- "*.md"
Expand Down

0 comments on commit e64eed0

Please sign in to comment.