Skip to content

Commit 6498fa9

Browse files
committed
ci: enable use_sticky_comment for claude-code-action
1 parent 59b147c commit 6498fa9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/claude.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}
3737
github_token: ${{ secrets.GITHUB_TOKEN }}
3838
track_progress: true
39+
use_sticky_comment: true
3940
show_full_output: true
4041
claude_args: |
4142
--allowedTools "Edit,Write,Read,Glob,Grep,LS,MultiEdit,Bash(git:*),Bash(pnpm:*),Bash(gh:*)"

0 commit comments

Comments
 (0)