Skip to content

Commit 343282a

Browse files
fix: remove branches filter from pr-review workflow trigger
1 parent 189c0a1 commit 343282a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/pr-review.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ name: Claude Code Review
33
on:
44
pull_request_target:
55
types: [opened, synchronize]
6-
branches: [development]
76
issue_comment:
87
types: [created]
98

0 commit comments

Comments
 (0)