diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index b75d6900..e4f6eac2 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -7,9 +7,6 @@ on: types: [created] pull_request: types: [opened, synchronize, ready_for_review, reopened] - paths: - - "src/**" - - "tests/**" pull_request_review: types: [submitted]