A workflow is a configurable automated process made up of one or more jobs. You must create a YAML file to define your workflow configuration.| GitHub Docs
You can increase development velocity with a merge queue for pull requests in your repository.| GitHub Docs
You can host your own runners and customize the environment used to run jobs in your GitHub Actions workflows.| GitHub Docs