Skip to content

Commit 4ef4ba4

Browse files
committed
No automatic claude review.
1 parent cd95aaf commit 4ef4ba4

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/claude-code-review.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
name: Claude Code Review
22

33
on:
4-
pull_request:
5-
types: [opened, synchronize, ready_for_review, reopened]
4+
workflow_dispatch:
5+
# pull_request:
6+
# types: [opened, synchronize, ready_for_review, reopened]
67
# Optional: Only run on specific file changes
78
# paths:
89
# - "src/**/*.ts"

0 commit comments

Comments
 (0)