Update claude-code-review.yml

This commit is contained in:
Andras Bacsai 2025-08-25 14:20:41 +02:00 committed by GitHub
parent fd141e4d87
commit 0702d29ae1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,7 @@ on:
jobs:
claude-review:
if: false
# Optional: Filter by PR author
# if: |
# github.event.pull_request.user.login == 'external-contributor' ||