17 lines
626 B
Markdown
17 lines
626 B
Markdown
---
|
|
title: Workflow runs
|
|
intro: 'The Workflow runs API allows you to view, re-run, cancel, and view logs for workflow runs.'
|
|
topics:
|
|
- API
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
---
|
|
|
|
## About the Workflow runs API
|
|
|
|
The Workflow runs API allows you to view, re-run, cancel, and view logs for workflow runs. {% data reusables.actions.about-workflow-runs %} For more information, see "[Managing a workflow run](/actions/automating-your-workflow-with-github-actions/managing-a-workflow-run)."
|
|
|
|
{% data reusables.actions.actions-authentication %} {% data reusables.actions.actions-app-actions-permissions-api %} |