From 31e75f34a7b90b3730415d9194013041270029ce Mon Sep 17 00:00:00 2001 From: ricardojdsilva87 Date: Mon, 28 Oct 2024 16:35:49 +0000 Subject: [PATCH] fix: update README on missing permissions for app --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03d6407..8731682 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,7 @@ The needed GitHub app permissions are the following: - `Pull Requests` - Read and Write (If `TYPE` input is set to `pull`) - `Issues` - Read and Write (If `TYPE` input is set to `issue`) - `Workflows` - Read and Write (Needed to create the `dependabot.yml` file) +- `Contents` - Read and Write (Needed to create a commit) ##### Personal Access Token (PAT)