Skip to content

Commit d6fe1bc

Browse files
chore(ai): sticky broken with claude
1 parent 2d817da commit d6fe1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
with:
1616
mode: 'automation'
1717
track_progress: ${{ github.event_name != 'workflow_dispatch' && true || false }}
18-
use_sticky_comment: true
18+
use_sticky_comment: false
1919
allowed_tools: 'mcp__github_inline_comment__create_inline_comment,Read,Write,Edit,MultiEdit,Glob,Grep,LS,WebFetch,WebSearch,Bash(git:*),Bash(bun:*),Bash(npm:*),Bash(npx:*),Bash(gh:*),Bash(uv:*),Bash(make:*)'
2020
prompt: |
2121
# PR REVIEW FOR AIGNOSTICS PYTHON SDK

0 commit comments

Comments
 (0)