From 1f48ea6c74d2269a80051200176b4aed3fc5a365 Mon Sep 17 00:00:00 2001 From: gustavofreze Date: Mon, 17 Jul 2023 17:46:54 -0300 Subject: [PATCH] style: Changes the action name for the GitHub marketplace. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index f0b2591..5502bec 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Auto assign assignees' +name: 'Auto assigns assignees' description: 'GitHub action that automatically assigns issues and pull requests to specified assignees.' inputs: