Skip to content

Commit 732d258

Browse files
authored
Update manage-actions-workflows.md
1 parent d67ce96 commit 732d258

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

learn-pr/github/manage-github-actions-enterprise/includes/manage-actions-workflows.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,8 @@ Following is the metadata file you would create for the workflow file:
9595
}
9696
```
9797

98+
<!-- INFOMAGNUS UPDATES for sub OD 4.1.1. go here. Source Material:https://docs.github.com/en/enterprise-cloud@latest/actions/sharing-automations/sharing-actions-and-workflows-with-your-enterprise -->
99+
98100
Metadata files use the following parameters:
99101

100102
| Parameter | Description | Required |
@@ -109,6 +111,7 @@ Once a workflow template is created, users in your organization can find it unde
109111

110112
:::image type="content" source="../media/workflow-template.png" alt-text="Workflow template example." border="false":::
111113

114+
<!-- INFOMAGNUS UPDATES for sub OD 4.1.8. go here. Source Material: Infomagnus team to find source material and cite it. -->
112115
## Reusable Templates for Actions and Workflows
113116

114117
GitHub Actions allows for **workflow automation**, and a key part of managing workflows efficiently is using **reusable templates**. Reusable templates help standardize and streamline development across multiple repositories, reducing redundancy and improving maintainability.

0 commit comments

Comments
 (0)