From ce29d9eb49ee7b99cebc143f1a572d918a9a934d Mon Sep 17 00:00:00 2001 From: Tim Perkins Date: Sun, 13 Aug 2023 07:28:05 -0400 Subject: [PATCH] Contents read-only permission needed by /review -i --- INSTALL.md | 1 + 1 file changed, 1 insertion(+) diff --git a/INSTALL.md b/INSTALL.md index 76a00671..4589e30f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -128,6 +128,7 @@ Allowing you to automate the review process on your private or public repositori - Pull requests: Read & write - Issue comment: Read & write - Metadata: Read-only + - Contents: Read-only - Set the following events: - Issue comment - Pull request