From 2a8712e0c004698ec14df9f2fb4167a0a3b7d0c3 Mon Sep 17 00:00:00 2001 From: Nikita Nallamothu <50437471+ninallam@users.noreply.github.com> Date: Thu, 9 Feb 2023 21:30:12 +0530 Subject: [PATCH] Update README.md --- docs/demos/azure-load-testing/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/demos/azure-load-testing/README.md b/docs/demos/azure-load-testing/README.md index b91436b..8e9c21b 100644 --- a/docs/demos/azure-load-testing/README.md +++ b/docs/demos/azure-load-testing/README.md @@ -43,7 +43,7 @@ Add the following GitHub secrets: - `LOAD_TEST_RESOURCE`: The name of the Azure Load Testing resource. - `LOAD_TEST_LOCATION`: The location for the Azure Load Testing resource. The load is generated from this region. -That's it! You're all set. Now, let's run the configured workflows to run the load test. +That's it! You're all set. Now, let's run the configured workflow to run the load test. You can manually run the Hub action from the `Actions` tab, click on: -* `Select workflow` -> `Podcast Load Test` -> `Run workflow`. \ No newline at end of file +* `Select workflow` -> `Podcast Load Test` -> `Run workflow`.