1
0
mirror of synced 2026-01-04 09:06:46 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2021-10-07 11:48:47 -04:00
committed by GitHub

View File

@@ -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.