GitHub Actions is a CI/CD platform integrated with GitHub for automating workflows on push/PR via YAML, supporting matrices and secrets.
Marketplace for actions.
Use GitHub Actions when:
Note: Use jobs: matrix.
Cache deps.
Approval gates.