All Tailwind Traders Apps should use GitHub Actions for CI/CD * [ ] [Backend (AKS)](https://github.com/Microsoft/TailwindTraders-Backend) * [x] [Website (ASP.NET & React)](https://github.com/Microsoft/TailwindTraders-Website) * [ ] [Desktop (WinForms & WPF -.NET Core)](https://github.com/Microsoft/TailwindTraders-Desktop) * [ ] [Rewards (ASP.NET Framework)](https://github.com/Microsoft/TailwindTraders-Rewards) * [ ] [Mobile (Xamarin Forms 4.0)](https://github.com/Microsoft/TailwindTraders-Mobile) * [ ] [Shipping Management (Power App + Azure Serverless)](https://github.com/microsoft/TailwindTraders-ShippingManagement) These Actions should include - A nightly one to ensure latest in main works - One for merges into main - One for PRs - One for CodeQL Code Scanning (I added it but not sure if some are working)
All Tailwind Traders Apps should use GitHub Actions for CI/CD
These Actions should include