1
0
mirror of synced 2025-12-20 10:28:40 -05:00

Restore beta note for GitHub Actions on GitHub AE (#22158)

This commit is contained in:
Matt Pollard
2021-10-13 19:27:15 +02:00
committed by GitHub
parent 746da020ff
commit ccbe9b9ede
129 changed files with 147 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ 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

@@ -8,6 +8,7 @@ redirect_from:
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.