diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 13f1dddb64..6259e79c0d 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -31,6 +31,3 @@ jobs: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} github_token: ${{ secrets.GITHUB_TOKEN }} trigger_phrase: "/claude" - prompt: >- - Review this PR for an OpenWrt embedded Linux project, - focusing on correctness, security, and coding conventions.