github-actions-docs
Installation
SKILL.md
GitHub Actions
Version: Latest (2026) | Source: docs.github.com/en/actions
Overview
GitHub Actions is a CI/CD platform that automates build, test, and deployment pipelines directly from your repository. Workflows are defined as YAML files in .github/workflows/ and triggered by repository events, schedules, or manual dispatch.