From f6b42076fbfc37311e0d678297a1877157bdb0dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20A=CC=81ngel=20Marti=CC=81n?= Date: Thu, 3 Sep 2020 10:08:28 +0200 Subject: [PATCH] Update the name and description of the action --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 03dbec34..dea761e8 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Teamwork Github' -description: 'This action helps you to keep in sync your PRs and your Teamwork tasks.' +name: 'Teamwork Github Sync' +description: 'This action helps you to sync your PRs with tasks in Teamwork to streamline team collaboration and your development workflows.' branding: icon: 'alert-circle' color: 'gray-dark'