From f2a1c3c1bb9dbc62823b81232d209ea59c65917e Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Tue, 16 Sep 2025 03:22:50 -0700 Subject: [PATCH] Update --- CLAUDE-ACTION.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE-ACTION.md b/CLAUDE-ACTION.md index b9291ca..6fdb04a 100644 --- a/CLAUDE-ACTION.md +++ b/CLAUDE-ACTION.md @@ -1,6 +1,6 @@ # Claude Code Action Architecture & Flow -This document provides a comprehensive overview of how the Claude Code Action works, from token exchange through post-run cleanup. +This document provides a comprehensive overview of how the official (Anthropic) Claude Code Action works, from token exchange through post-run cleanup. ## Overview