We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c0c868b + 9808761 commit 1669c87Copy full SHA for 1669c87
1 file changed
.github/workflows/claude-documentation-reviewer.yml
@@ -137,7 +137,8 @@ jobs:
137
" This only applies to changes made to the file.\n"
138
"- Reply with `@claude` here, followed by your instructions"
139
" (e.g. `@claude fix all issues` or `@claude fix only the spelling errors`"
140
- " or `@claude fix all other existing issues`)."
+ " or `@claude fix all other existing issues`"
141
+ " or `@claude fix all linting issues`)."
142
" You can use this option to fix preexisting issues.\n\n"
143
"Note: Automated fixes are only available for branches in this repository, not forks."
144
)
0 commit comments