diff --git a/test-file.txt b/test-file.txt new file mode 100644 index 0000000..550da32 --- /dev/null +++ b/test-file.txt @@ -0,0 +1,8 @@ +This is a test file to demonstrate the Claude Code GitHub Action. + +The action allows you to: +1. Process PR comments with "claude:" prefix +2. Get AI-powered responses directly in your pull requests +3. Analyze code changes and provide intelligent feedback + +This PR is created to test the functionality of the action. \ No newline at end of file