Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ Name | Description
**`admin:org`** | Fully manage the organization and its teams, projects, and memberships.
 `write:org`| Read and write access to organization membership and organization projects.
 `read:org`| Read-only access to organization membership, organization projects, and team membership.
 `manage_runners:org`| Gives full control over self-hosted runners and runner groups within the organization.
**`admin:public_key`** | Fully manage public keys.
 `write:public_key`| Create, list, and view details for public keys.
 `read:public_key`| List and view details for public keys.
Expand Down
Loading