1
0
mirror of synced 2026-01-02 21:04:32 -05:00
Files
docs/content/actions/using-workflows/index.md
Steve Guntrip 0e17f92559 [2023-01-10]: GitHub Actions Required workflows - [Public Beta] (#32793)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Lucas Costi <lucascosti@users.noreply.github.com>
Co-authored-by: Jyotsna <Josh-01@github.com>
2023-01-09 06:29:19 +00:00

39 lines
1.4 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
- /required-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
---