Self-Hosted GitHub Actions Runners on Azure Container Apps: Rate Limits, Authentication, and Scaling
Azure Container Apps (ACA) Jobs are a good way to run self-hosted GitHub Actions runners that spin up on demand and scale to zero when idle. However, GitHub ...