24 lines
746 B
Markdown
24 lines
746 B
Markdown
---
|
|
title: Workflow runs
|
|
intro: >-
|
|
Use the REST API to interact with workflow runs in {% data
|
|
variables.product.prodname_actions %}.
|
|
topics:
|
|
- API
|
|
versions:
|
|
fpt: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
ghes: '*'
|
|
autogenerated: rest
|
|
---
|
|
|
|
## About workflow runs in {% data variables.product.prodname_actions %}
|
|
|
|
You can use the REST API to view, re-run, cancel, and view logs for workflow runs in {% data variables.product.prodname_actions %}. {% data reusables.actions.about-workflow-runs %} For more information, see "[AUTOTITLE](/actions/managing-workflow-runs)."
|
|
|
|
{% data reusables.actions.actions-authentication %} {% data reusables.actions.actions-app-actions-permissions-api %}
|
|
|
|
|
|
<!-- Content after this section is automatically generated -->
|