This version of GitHub Enterprise Server was discontinued on 2025-06-04. 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.
Use cases and examples
Example workflows that demonstrate the features of GitHub Actions.
Building and testing
You can automatically build and test your projects with GitHub Actions.
Deploying
Automatically deploy projects with GitHub Actions.
Publishing packages
You can automatically publish packages using GitHub Actions.
Managing projects
You can automatically manage your issues and pull requests using GitHub Actions workflows.
Using containerized services
You can use containerized services in your GitHub Actions workflows.