Skip to main content

Sharing automations

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

Note

GitHub-hosted runners are not currently supported on GitHub Enterprise Server. You can see more information about planned future support on the GitHub public roadmap.

Creating actions

You can create your own actions, use and customize actions shared by the GitHub community, or write and share the actions you build.

Reusing 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.