21 lines
727 B
Markdown
21 lines
727 B
Markdown
---
|
|
title: Workflows
|
|
intro: >-
|
|
Use the REST API to interact with workflows in {% data
|
|
variables.product.prodname_actions %}.
|
|
topics:
|
|
- API
|
|
versions: # DO NOT MANUALLY EDIT. CHANGES WILL BE OVERWRITTEN BY A 🤖
|
|
fpt: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About workflows in {% data variables.product.prodname_actions %}
|
|
|
|
You can use the REST API to view workflows for a repository in {% data variables.product.prodname_actions %}. {% data reusables.actions.about-workflows %} For more information, see "[AUTOTITLE](/actions/using-workflows/about-workflows)" in the {% data variables.product.prodname_actions %} documentation.
|
|
|
|
<!-- Content after this section is automatically generated -->
|