From 30afa3455f70921af89733b375b2a9dd31425ef0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miguel=20=C3=81ngel=20Mart=C3=ADn?= Date: Mon, 12 Oct 2020 22:08:06 +0200 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index dea761e8..4d296433 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: 'Teamwork Github Sync' +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'