GitHub Actions and Workflow Basics
Explains the basic concepts of GitHub Actions, Workflow structure, and practical usage examples.
Explains the basic concepts of GitHub Actions, Workflow structure, and practical usage examples.
Default runner specs, parallelism limits, ways to scale up compute, best practices, and a comparison with Azure DevOps pipeline compute resources.
How to build and operate self-hosted GitHub Actions runners using Azure Container Apps Jobs and the KEDA github-runner scaler.
Learn how to trigger pipelines from external systems or other workflows using GitHub Actions Repository Dispatch events.