Getting Started with GitHub Actions
Learn GitHub Actions — automate your build, test, and deployment pipeline directly from your GitHub repository using YAML workflow files.
Basics
Workflow, job, and runner fundamentals, plus a hands-on walkthrough of building a CI pipeline.