The GitHub Actions API enables you to manage GitHub Actions using the REST API. 此 API 适用于经过身份验证的用户、OAuth 应用程序 和 GitHub 应用程序。 Access tokens require repo scope for private repositories and public_repo scope for public repositories. GitHub 应用程序 require the permissions mentioned in each endpoint. For more information, see "GitHub Actions Documentation."
Actions
With the Actions API, you can manage and control GitHub Actions for an organization or repository.