From 3dc36917707992db227c737dcd3cf2593612477a Mon Sep 17 00:00:00 2001 From: "Michael D. Adams" Date: Sun, 29 Dec 2024 09:02:34 +0000 Subject: [PATCH] Update required permissions listed in README.rst Removed unused permissions, and changed names to those currently used by GitHub. - code: renamed to contents as used by GitHub - commit statuses: removed because not used by github-backup - pages: removed because not used by github-backup - repository hooks: renamed to webhooks as used by GitHub --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2abd023..9e01f26 100644 --- a/README.rst +++ b/README.rst @@ -167,7 +167,7 @@ Customise the permissions for your use case, but for a personal account full bac **User permissions**: Read access to followers, starring, and watching. -**Repository permissions**: Read access to code, commit statuses, issues, metadata, pages, pull requests, and repository hooks. +**Repository permissions**: Read access to contents, issues, metadata, pull requests, and webhooks. Prefer SSH