Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2024-09-24. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

About GitHub Actions

GitHub Actions is a tool that you can use to build automations to assist with each stage of the software development lifecycle. This section describes GitHub Actions concepts, common terminology, and some high level use cases.

Understanding GitHub Actions

Learn the basics of GitHub Actions, including core concepts and essential terminology.

About continuous integration with GitHub Actions

You can create custom continuous integration (CI) workflows directly in your GitHub repository with GitHub Actions.

About continuous deployment with GitHub Actions

You can create custom continuous deployment (CD) workflows directly in your GitHub repository with GitHub Actions.