34 lines
922 B
Markdown
34 lines
922 B
Markdown
---
|
|
title: Actions
|
|
intro: 'Use the REST API to interact with {% data variables.product.prodname_actions %} for an organization or repository.'
|
|
redirect_from:
|
|
- /v3/actions
|
|
- /rest/reference/actions
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
children:
|
|
- /artifacts
|
|
- /cache
|
|
- /oidc
|
|
- /permissions
|
|
- /required-workflows
|
|
- /secrets
|
|
- /variables
|
|
- /self-hosted-runner-groups
|
|
- /self-hosted-runners
|
|
- /workflow-jobs
|
|
- /workflow-runs
|
|
- /workflows
|
|
autogenerated: rest
|
|
---
|
|
|
|
You can use the REST API to manage and control {% data variables.product.prodname_actions %} for an organization or repository. {% data reusables.actions.actions-authentication %} {% data variables.product.prodname_github_apps %} require the permissions mentioned in each endpoint. For more information, see "[AUTOTITLE](/actions)."
|
|
|
|
|
|
<!-- Content after this section is automatically generated -->
|