Merge branch 'main' into repo-sync
This commit is contained in:
@@ -58,9 +58,9 @@ For some example queries, see "[An example query using the Enterprise Accounts A
|
||||
- `admin:enterprise`
|
||||
|
||||
The enterprise account specific scopes are:
|
||||
- `admin:enterprise`: Gives full control of enterprises (includes {% ifversion ghes > 3.2 or fpt or ghae %}`manage_runners:enteprise`, {% endif %}`manage_billing:enterprise` and `read:enterprise`)
|
||||
- `admin:enterprise`: Gives full control of enterprises (includes {% ifversion ghes > 3.2 or fpt or ghae %}`manage_runners:enterprise`, {% endif %}`manage_billing:enterprise` and `read:enterprise`)
|
||||
- `manage_billing:enterprise`: Read and write enterprise billing data.{% ifversion ghes > 3.2 or fpt or ghae %}
|
||||
- `manage_runners:enteprise`: Access to manage GitHub Actions enterprise runners and runner-groups.{% endif %}
|
||||
- `manage_runners:enterprise`: Access to manage GitHub Actions enterprise runners and runner-groups.{% endif %}
|
||||
- `read:enterprise`: Read enterprise profile data.
|
||||
|
||||
4. Copy your personal access token and keep it in a secure place until you add it to your GraphQL client.
|
||||
|
||||
Reference in New Issue
Block a user