From 46de89368d9f28e9d9e580fb255dcbbaa9c55acc Mon Sep 17 00:00:00 2001 From: Vishwanath Kulkarni Date: Mon, 30 Sep 2024 20:55:01 -0700 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 976aed7..77a6e9b 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "AI Code Review Action" +name: "vishy Code Review Action" description: "Perform code reviews and comment on diffs using OpenAI API." inputs: GITHUB_TOKEN: