github · GitHub Actions Docs
How Tos Sharing actions and workflows with your organization - GitHub Docs
Instructions for making GitHub Actions and workflows available to all members of a GitHub organization to promote automation reuse.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
How Tos Sharing actions and workflows with your organization - GitHub Docs
Instructions for making GitHub Actions and workflows available to all members of a GitHub organization to promote automation reuse.
When To Use
Use when you need to distribute reusable workflows or custom actions to multiple repositories within a single GitHub organization.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-reuse-automations-sharing-and-workflows-with-your-organi-workflow-guide.md | A guide explaining how to share GitHub Actions and reusable workflows across an entire organization. | Questions about a guide explaining how to share GitHub Actions and reusable workflows across an entire organization. |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Reuse automations / - Share with your organization
- Main sections:
In this article,Sharing actions and workflows with your organization,Next steps.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/how-tos/reuse-automations/share-with-your-organization
