1
0
mirror of synced 2025-12-22 19:34:15 -05:00

Backport updated content from GitHub AE M2 megabranch and version for ghae-next (#21525)

This commit is contained in:
Matt Pollard
2021-10-04 18:11:57 +02:00
committed by GitHub
parent 43fff33db8
commit 307e8094ec
223 changed files with 885 additions and 513 deletions

View File

@@ -12,7 +12,7 @@ topics:
redirect_from:
- /admin/github-actions/getting-started-with-github-actions-for-github-ae
---
{% data reusables.actions.ae-beta %}
This article explains how site administrators can configure {% data variables.product.prodname_ghe_managed %} to use {% data variables.product.prodname_actions %}.

View File

@@ -7,7 +7,7 @@ redirect_from:
- /admin/github-actions/using-actions-in-github-ae
shortTitle: Use actions
---
{% data reusables.actions.ae-beta %}
{% data variables.product.prodname_actions %} workflows can use _actions_, which are individual tasks that you can combine to create jobs and customize your workflow. You can create your own actions, or use and customize actions shared by the {% data variables.product.prodname_dotcom %} community.