Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .github/workflows/claude-documentation-reviewer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,8 @@ jobs:
" This only applies to changes made to the file.\n"
"- Reply with `@claude` here, followed by your instructions"
" (e.g. `@claude fix all issues` or `@claude fix only the spelling errors`"
" or `@claude fix all other existing issues`)."
" or `@claude fix all other existing issues`"
" or `@claude fix all linting issues`)."
" You can use this option to fix preexisting issues.\n\n"
"Note: Automated fixes are only available for branches in this repository, not forks."
)
Expand Down
Loading