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
1 item
GitHub Actions is a CI/CD platform built directly into GitHub. Automate your build, test, and deployment pipelines using YAML workflow files triggered by push, pull request, or schedule events.
Learn GitHub Actions — automate your build, test, and deployment pipeline directly from your GitHub repository using YAML workflow files.
1 item