From fdb1a90cd0aafd3544a8856a958a8a18b86860d3 Mon Sep 17 00:00:00 2001 From: Sho Mizutani Date: Fri, 12 Feb 2021 14:03:58 +0900 Subject: [PATCH] Mention the workflow scope --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af071f7..88ccf35 100644 --- a/README.md +++ b/README.md @@ -104,7 +104,7 @@ When no machine has access to both the public internet and the GHES instance: ## Destination token scopes -When creating a personal access token include the `repo` scope. Include the `site_admin` scope (optional) if you want organizations to be created as necessary. +When creating a personal access token include the `repo` the `workflow` scope. Include the `site_admin` scope (optional) if you want organizations to be created as necessary. ## Contributing