GitHub Actions
G
GitHub Actions
Definition
A CI/CD and automation platform integrated directly into GitHub repositories. Workflows are defined in YAML files and triggered by repository events (push, pull request, schedule). It supports reusable actions from the GitHub Marketplace.