fix: trigger claude-review on everything (#368)

This commit is contained in:
Rajat Ahuja 2026-02-04 11:54:58 -05:00 committed by GitHub
parent 586444900b
commit c794c73bc0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 3 deletions

View File

@ -7,9 +7,6 @@ on:
types: [created]
pull_request:
types: [opened, synchronize, ready_for_review, reopened]
paths:
- "src/**"
- "tests/**"
pull_request_review:
types: [submitted]