From 91c22ef96470ef0f833fd51709773b6cb7d899c8 Mon Sep 17 00:00:00 2001 From: Patrick Ellis Date: Mon, 23 Aug 2021 21:26:43 -0400 Subject: [PATCH] doc: GitHub calls it `admin:enterprise`, not `enterprise:admin` (#759) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 216a52fd..001ece40 100644 --- a/README.md +++ b/README.md @@ -181,7 +181,7 @@ Log-in to a GitHub account that has `admin` privileges for the repository, and [ **Required Scopes for Enterprise Runners** -* enterprise:admin (Full control) +* admin:enterprise (Full control) _Note: When you deploy enterprise runners they will get access to organisations, however, access to the repositories themselves is **NOT** allowed by default. Each GitHub organisation must allow enterprise runner groups to be used in repositories as an initial one time configuration step, this only needs to be done once after which it is permanent for that runner group._