* 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
24 lines
1.1 KiB
Markdown
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 %}
|