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

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' ||