Skip to content

Commit ba667ce

Browse files
authored
Add hide_previous_comments flag to Claude review workflow (#427)
1 parent e8ec643 commit ba667ce

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/claude-review.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ on:
77
jobs:
88
review:
99
uses: Constructor-io/shared-claude-code-resources-public/.github/workflows/claude-code-review.yml@main
10+
with:
11+
hide_previous_comments: true
1012
secrets: inherit

0 commit comments

Comments
 (0)