Skip to content

Commit 721b70b

Browse files
committed
Add hide_previous_comments flag to Claude review workflow
1 parent ecde7de commit 721b70b

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)