GitHub Actions is a native CI/CD tool that runs alongside your code in GitHub. A GitHub Actions workflow can be designed to respond to any webhook event on GitHub. You can write your own workflows (or customize an existing workflow) in easy-to-use YAML files.

10m read timeFrom github.blog
Post cover image
Table of contents
So, what exactly is GitHub Actions?The concepts behind a GitHub Actions workflowCommon use cases for GitHub Actions (and why you should care)Pre-built starter workflows you can immediately add to your repositoryLearn how to build your own GitHub Actions workflow

Sort: