1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Files
docs/content/actions/index.md
2022-10-24 04:04:39 +00:00

67 lines
2.4 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
featuredLinks:
guides:
- /actions/learn-github-actions
- /actions/examples
- /actions/guides/about-continuous-integration
- /actions/deployment/deploying-with-github-actions
- /actions/guides/about-packaging-with-github-actions
- /actions/monitoring-and-troubleshooting-workflows/about-monitoring-and-troubleshooting
guideCards:
- /actions/learn-github-actions/using-starter-workflows
- /actions/guides/publishing-nodejs-packages
- /actions/guides/building-and-testing-powershell
popular:
- /actions/learn-github-actions/workflow-syntax-for-github-actions
- /actions/learn-github-actions
- /actions/examples
- /actions/learn-github-actions/events-that-trigger-workflows
- /actions/learn-github-actions/contexts
- /actions/learn-github-actions/expressions
- /actions/learn-github-actions/environment-variables
- /actions/security-guides/encrypted-secrets
changelog:
label: actions
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
- /actions/reference
layout: product-landing
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
children:
- /quickstart
- /learn-github-actions
- /examples
- /using-workflows
- /using-jobs
- /managing-workflow-runs
- /automating-builds-and-tests
- /deployment
- /using-containerized-services
- /publishing-packages
- /managing-issues-and-pull-requests
- /migrating-to-github-actions
- /monitoring-and-troubleshooting-workflows
- /using-github-hosted-runners
- /hosting-your-own-runners
- /security-guides
- /creating-actions
- /guides
---