From 34985eff366eeab5e6494e1ff177b91cb2602599 Mon Sep 17 00:00:00 2001 From: Christopher Bartz Date: Tue, 2 Jul 2024 22:03:41 +0200 Subject: [PATCH] [Docs] Add a note about admin requirement on token scopes. (#310) * add admin note to token scopes * rearrange the order of the statements --- docs/reference/token-scopes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/reference/token-scopes.md b/docs/reference/token-scopes.md index 6c182b496..e77072680 100644 --- a/docs/reference/token-scopes.md +++ b/docs/reference/token-scopes.md @@ -2,6 +2,9 @@ ## Fine grained access token scopes +**Note**: In addition to having a token with the necessary permissions, the user who owns the +token also must have admin access to the organisation or repository. + ### Organizational Runners The following are the permissions scopes required for the GitHub runners when registering as an