1
0
mirror of synced 2026-01-07 09:01:31 -05:00
Files
docs/content/actions/index.md
2020-10-25 05:59:32 +01:00

7.6 KiB

title, shortTitle, intro, introLinks, gettingStartedLinks, guideLinks, popularLinks, redirect_from, layout, versions
title shortTitle intro introLinks gettingStartedLinks guideLinks popularLinks redirect_from layout versions
GitHub Actions Documentation GitHub Actions Automate, customize, and execute your software development workflows right in your repository with {% data variables.product.prodname_actions %}. You can discover, create, and share actions to perform any job you'd like, including CI/CD, and combine actions in a completely customized workflow.
quickstart learn
/actions/quickstart /actions/learn-github-actions
/actions/managing-workflow-runs
/actions/hosting-your-own-runners
/actions/guides/setting-up-continuous-integration-using-workflow-templates
/actions/guides/about-packaging-with-github-actions
/actions/reference/workflow-syntax-for-github-actions
/actions/reference/events-that-trigger-workflows
/articles/automating-your-workflow-with-github-actions/
/articles/customizing-your-project-with-github-actions/
/github/automating-your-workflow-with-github-actions
/actions/automating-your-workflow-with-github-actions/
/categories/automating-your-workflow-with-github-actions
/marketplace/actions
product-landing
free-pro-team enterprise-server
* >=2.22

{% data ui.toc.guides %}

    {% for link in guideLinks %}
  • {% include featured-link %}
  • {% endfor %}

{% data ui.toc.popular_articles %}

    {% for link in popularLinks %}
  • {% include featured-link %}
  • {% endfor %}

Manage workflows

    {% for link in gettingStartedLinks %}
  • {% include featured-link %}
  • {% endfor %}

More guides

Show all guides {% octicon "arrow-right" %}