In this section, we will together add a CI/CD workflow for our .NET 6 application pushed to this repository. This application has only one endpoint as “/” return the text Hello world.
To carry out the content in this section, you should clone this repository and push it to your own repository.