1
0
mirror of synced 2026-01-08 21:02:10 -05:00
Files
docs/content/actions/index.md
2021-09-07 11:05:53 +10:00

55 lines
2.1 KiB
Markdown

---
title: GitHub Actions Documentation
shortTitle: GitHub Actions
intro: '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.'
introLinks:
overview: /actions/learn-github-actions/understanding-github-actions
quickstart: /actions/quickstart
reference: /actions/reference
featuredLinks:
guides:
- /actions/learn-github-actions
- /actions/guides/about-continuous-integration
- /actions/guides/about-packaging-with-github-actions
- /actions/monitoring-and-troubleshooting-workflows/about-monitoring-and-troubleshooting
guideCards:
- /actions/guides/setting-up-continuous-integration-using-workflow-templates
- /actions/guides/publishing-nodejs-packages
- /actions/guides/building-and-testing-powershell
popular:
- /actions/reference/workflow-syntax-for-github-actions
- /actions/learn-github-actions
- /actions/reference/events-that-trigger-workflows
- /actions/reference/context-and-expression-syntax-for-github-actions
- /actions/reference/environment-variables
- /actions/reference/encrypted-secrets
changelog:
label: actions
prefix: 'GitHub Actions: '
examples_source: data/product-examples/actions/code-examples.yml
product_video: 'https://www.youtube-nocookie.com/embed/cP0I9w2coGU'
redirect_from:
- /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
layout: product-landing
versions:
fpt: '*'
ghes: '*'
ghae: '*'
children:
- /quickstart
- /guides
- /learn-github-actions
- /managing-workflow-runs
- /creating-actions
- /monitoring-and-troubleshooting-workflows
- /using-github-hosted-runners
- /hosting-your-own-runners
- /reference
---