From ca5e2b9ded4b97cdb6cfb134de7c3283b32c6a2b Mon Sep 17 00:00:00 2001 From: shanmugam2114 <57871259+shanmugam2114@users.noreply.github.com> Date: Mon, 11 Dec 2023 15:24:17 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3e21fa9..4dac1841 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Sample NodeJS application for Azure Pipelines docs +#test from branch + For information on how to set up a pipeline for this repository, see [Create your first pipeline](https://docs.microsoft.com/azure/devops/pipelines/get-started-yaml?view=azure-devops). For more information on building JavaScript or NodeJS applications, see [JavaScript](https://docs.microsoft.com/azure/devops/pipelines/languages/javascript).