From 53ed46d656fb66bdeb32c366135df4661e071471 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Fri, 16 Apr 2021 12:18:00 +0200 Subject: [PATCH] Update setup.md --- .github/readme/partials/setup/action/setup.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/readme/partials/setup/action/setup.md b/.github/readme/partials/setup/action/setup.md index 2e91f7b4..9542bdb0 100644 --- a/.github/readme/partials/setup/action/setup.md +++ b/.github/readme/partials/setup/action/setup.md @@ -20,6 +20,7 @@ No additional scopes are needed for basic metrics, but you may have to grant add - `public_repo` scope for some plugins - `read:org` scope for all organizations related metrics - `repo` scope for all private repositories related metrics + - `read:user` scope may also be required for some private repositories related metrics ![Setup a GitHub personal token](/.github/readme/imgs/setup_personal_token.png)