Merge pull request #16 from lowply/patch-1

This commit is contained in:
Josh Gross
2021-02-13 11:31:10 -05:00
committed by GitHub

View File

@@ -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` and `workflow` scopes. Include the `site_admin` scope (optional) if you want organizations to be created as necessary.
## Contributing