Skip to content
Merged
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
4 changes: 2 additions & 2 deletions _docs/reference/git-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ The Git runtime token is mandatory for runtime installation.

#### Bitbucket Cloud and Bitbucket Server runtime token scopes

* **Permissions**: `Read`
* **Account**: `Read`
* **Workspace membership**: `Read`
* **Webhooks**: `Read and write`
* **Repositories**: `Write`, `Admin`
Expand Down Expand Up @@ -101,7 +101,7 @@ The Git personal token is a user-specific personal access token per provisioned

#### Bitbucket Cloud and Server personal user token scopes

* **Permissions**: `Read`
* **Account**: `Read`
* **Workspace membership**: `Read`
* **Repositories**: `Write`, `Admin`

Expand Down