1
0
mirror of synced 2026-01-29 21:01:19 -05:00
Files
docs/translations/ru-RU/content/actions/getting-started-with-github-actions/index.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

24 lines
1.1 KiB
Markdown

---
title: Getting started with GitHub Actions
shortTitle: Getting started
intro: '{% data variables.product.prodname_actions %} feature a powerful execution environment integrated into every step of your workflow. You can discover, create, and share {% data variables.product.prodname_actions %} to perform any job you''d like.'
redirect_from:
- /articles/getting-started-with-github-actions
- /github/automating-your-workflow-with-github-actions/getting-started-with-github-actions
- /actions/automating-your-workflow-with-github-actions/getting-started-with-github-actions
versions:
free-pro-team: '*'
enterprise-server: '>=2.22'
---
{% data reusables.actions.enterprise-beta %}
{% data reusables.actions.enterprise-github-hosted-runners %}
{% topic_link_in_list /overview %}
{% link_in_list /about-github-actions %}
{% link_in_list /core-concepts-for-github-actions %}
{% link_in_list /security-hardening-for-github-actions %}
{% topic_link_in_list /using-community-workflows-and-actions %}
{% link_in_list /starting-with-preconfigured-workflow-templates %}
{% link_in_list /using-actions-from-github-marketplace %}