Skip to main content

This version of GitHub Enterprise Server will be discontinued on 2026-03-17. 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.

Reusing automations

Create modular automations that you can share and reuse across GitHub Actions workflows.

Note

GitHub Enterprise Server users should use self-hosted runners. GitHub-hosted runners are not supported.

Reuse workflows

Learn how to avoid duplication when creating a workflow by reusing existing workflows.

Creating workflow templates for your organization

Learn how you can create workflow templates to help people in your team add new workflows more easily.

Sharing actions and workflows with your enterprise

You can share an action or reusable workflow with your enterprise without publishing the action or workflow publicly.