17 lines
559 B
Markdown
17 lines
559 B
Markdown
---
|
|
title: Workflows
|
|
intro: 'The Workflows API allows you to view workflows for a repository.'
|
|
topics:
|
|
- API
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
---
|
|
|
|
## About the Workflows API
|
|
|
|
The Workflows API allows you to view workflows for a repository. {% data reusables.actions.about-workflows %} For more information, see "[Automating your workflow with GitHub Actions](/actions/automating-your-workflow-with-github-actions)."
|
|
|
|
{% data reusables.actions.actions-authentication %} {% data reusables.actions.actions-app-actions-permissions-api %} |