Skip to main content
The REST API is now versioned. For more information, see "About API versioning."

동작

REST API를 사용하여 조직 또는 리포지토리에 대한 GitHub Actions와 상호 작용합니다.

You can use the REST API to manage and control GitHub Actions for an organization or repository. These endpoints are available for authenticated users, OAuth Apps, and GitHub Apps. Access tokens require repo scope for private repositories and public_repo scope for public repositories. GitHub Apps require the permissions mentioned in each endpoint. For more information, see "GitHub Actions Documentation."