Update claude-code-review.yml
This commit is contained in:
1
.github/workflows/claude-code-review.yml
vendored
1
.github/workflows/claude-code-review.yml
vendored
@@ -12,6 +12,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
claude-review:
|
claude-review:
|
||||||
|
if: false
|
||||||
# Optional: Filter by PR author
|
# Optional: Filter by PR author
|
||||||
# if: |
|
# if: |
|
||||||
# github.event.pull_request.user.login == 'external-contributor' ||
|
# github.event.pull_request.user.login == 'external-contributor' ||
|
||||||
|
Reference in New Issue
Block a user