From cb1c78cc8dd8522acce1a460c643e67515393ef6 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Mon, 10 Jul 2023 10:50:11 +0200 Subject: [PATCH] docs: clarify coveralls repo permissions (#182) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65761f87..ecda253f 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ Ensure that: on: ["push", "pull_request"] ``` -2. You have invited the [@coveralls](https://github.com/coveralls) user to your repository as a collaborator +2. You have invited the [@coveralls](https://github.com/coveralls) user to your repository with `Role: Write` 3. You have enabled the "LEAVE COMMENTS?" setting in the "Pull Request Alerts" area in your Repo Settings page inside the Coveralls app. ### Coveralls responds with "cannot find matching repository"