diff --git a/README.md b/README.md index dd1817740..5adaedd50 100644 --- a/README.md +++ b/README.md @@ -16,3 +16,6 @@ This sample demonstrates a tiny Hello World node.js app for [App Service Web App ## Contributing This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. +git add README.md +git commit -m "Déclenchement du pipeline" +git push origin main