From 8102aebe6d98ac64ba111962c75a6080c0e9f2c6 Mon Sep 17 00:00:00 2001 From: km-anthropic Date: Mon, 11 Aug 2025 15:07:40 -0700 Subject: [PATCH] Test: Verify Claude doesn't approve PRs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b7c3dec..6ff25fa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![Claude Code Action responding to a comment](https://github.com/user-attachments/assets/1d60c2e9-82ed-4ee5-b749-f9e021c85f4d) -# Claude Code Action (Final Test) +# Claude Code Action - No Approval Test A general-purpose [Claude Code](https://claude.ai/code) action for GitHub PRs and issues that can answer questions and implement code changes. This action listens for a trigger phrase in comments and activates Claude act on the request. It supports multiple authentication methods including Anthropic direct API, Amazon Bedrock, and Google Vertex AI.