38 lines
1.3 KiB
Markdown
38 lines
1.3 KiB
Markdown
---
|
|
title: Using workflows
|
|
shortTitle: Using workflows
|
|
intro: 'Creating and managing {% data variables.product.prodname_actions %} workflows.'
|
|
redirect_from:
|
|
- /actions/configuring-and-managing-workflows/configuring-a-workflow
|
|
- /articles/creating-a-workflow-with-github-actions
|
|
- /articles/configuring-a-workflow
|
|
- /github/automating-your-workflow-with-github-actions/configuring-a-workflow
|
|
- /actions/automating-your-workflow-with-github-actions/configuring-a-workflow
|
|
- /actions/creating-workflows/workflow-configuration-options
|
|
- /articles/configuring-workflows
|
|
- /github/automating-your-workflow-with-github-actions/configuring-workflows
|
|
- /actions/automating-your-workflow-with-github-actions/configuring-workflows
|
|
- /actions/configuring-and-managing-workflows
|
|
- /actions/workflows
|
|
- /actions/advanced-guides
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
children:
|
|
- /about-workflows
|
|
- /triggering-a-workflow
|
|
- /events-that-trigger-workflows
|
|
- /workflow-syntax-for-github-actions
|
|
- /workflow-commands-for-github-actions
|
|
- /reusing-workflows
|
|
- /caching-dependencies-to-speed-up-workflows
|
|
- /storing-workflow-data-as-artifacts
|
|
- /creating-starter-workflows-for-your-organization
|
|
- /using-starter-workflows
|
|
- /sharing-workflows-secrets-and-runners-with-your-organization
|
|
- /using-github-cli-in-workflows
|
|
---
|
|
|