You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/github/manage-github-actions-enterprise/includes/manage-actions-workflows.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,8 @@ Following is the metadata file you would create for the workflow file:
96
96
}
97
97
```
98
98
99
+
<!-- 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 -->
100
+
99
101
Metadata files use the following parameters:
100
102
101
103
| Parameter | Description | Required |
@@ -109,3 +111,5 @@ Metadata files use the following parameters:
109
111
Once a workflow template is created, users in your organization can find it under **Actions > New workflow > Workflows created by _your_organization_name**.
0 commit comments