From eb0fc82a5f9a16b6f8fb74dbf8f23aefd9d18b1c Mon Sep 17 00:00:00 2001 From: Nikita Nallamothu <50437471+ninallam@users.noreply.github.com> Date: Wed, 1 Dec 2021 09:09:51 +0530 Subject: [PATCH] Update action.yml --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 969ae8fc..d32664d1 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'AzureLoadTest' -description: 'Automation workflow for azure load test' +name: 'Azure Load Testing' +description: 'Automate continous regression testing with Azure Load Testing' inputs: loadtestConfigFile: description: 'Path of the YAML file. Should be fully qualified path or relative to the default working directory'