1
0
mirror of synced 2026-01-09 06:03:09 -05:00
Files
docs/translations/ru-RU/content/admin/github-actions/using-github-actions-in-github-ae/getting-started-with-github-actions-for-github-ae.md
Chris 5839299a49 [Localization] Translation Batch 1635441053 (#22474)
* New Crowdin translations by Github Action

* Reset broken translated files to English

* Ran script/i18n/homogenize-frontmatter.js

* Ran script/fix-translation-errors.js

* Reverted translated files with parsing and rendering errors

* Update script to skip checked in list of files to reset for broken translations

* Temporarily enable all langauges to check CI status

* Need better performance for more languages

* Revert "Update script to skip checked in list of files to reset for broken translations"

This reverts commit f88f01a0f790fcd9fba5fc79937edd923263b6c5.

* Revert changes used to test CI passes when all languages are enabled

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2021-10-28 22:08:02 +00:00

1.9 KiB

title, shortTitle, intro, permissions, versions, type, topics, redirect_from
title shortTitle intro permissions versions type topics redirect_from
Getting started with GitHub Actions for GitHub AE Getting started with GitHub Actions Learn configuring {% data variables.product.prodname_actions %} on {% data variables.product.prodname_ghe_managed %}. Site administrators can enable {% data variables.product.prodname_actions %} and configure enterprise settings.
ghae
*
how_to
Actions
Enterprise
/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 %}.

Managing access permissions for {% data variables.product.prodname_actions %} in your enterprise

You can use policies to manage access to {% data variables.product.prodname_actions %}. For more information, see "Enforcing GitHub Actions policies for your enterprise."

Adding runners

{% note %}

Note: To add {% data variables.actions.hosted_runner %}s to {% data variables.product.prodname_ghe_managed %}, you will need to contact {% data variables.product.prodname_dotcom %} support.

{% endnote %}

To run {% data variables.product.prodname_actions %} workflows, you need to add runners. You can add runners at the enterprise, organization, or repository levels. For more information, see "About {% data variables.actions.hosted_runner %}s."

General security hardening for {% data variables.product.prodname_actions %}

If you want to learn more about security practices for {% data variables.product.prodname_actions %}, see "Security hardening for {% data variables.product.prodname_actions %}."