From 882785116c46d315a5b1b13ca87ba595db88d54d Mon Sep 17 00:00:00 2001 From: Lina Tawfik Date: Mon, 19 May 2025 10:12:47 -0700 Subject: [PATCH] test CI --- action.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/action.yml b/action.yml index b296023..4b9cea6 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,5 @@ -name: "Claude Code Action Official" +name: "Claude Action" + description: "General-purpose Claude agent for GitHub PRs and issues. Can answer questions and implement code changes." branding: icon: "at-sign"