GitHub Actions is GitHub’s built-in automation and CI/CD platform that lets developers define, run, and share workflows directly from their repositories. It is used to trigger tests, deployments, and other tasks on events such as pushes, pull-requests, or scheduled jobs.