From ddb5918f69fb2f64827e2fdc82c93ccd8e2ebc70 Mon Sep 17 00:00:00 2001 From: David Sanders Date: Wed, 27 Sep 2023 20:26:23 -0700 Subject: [PATCH] docs: add known issue to edit project action --- edit-project/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/edit-project/README.md b/edit-project/README.md index 05cbc8e..8def4a5 100644 --- a/edit-project/README.md +++ b/edit-project/README.md @@ -4,6 +4,11 @@ Edit a GitHub project +## Known Issues + +There is a GitHub bug which results in a permissions error if a GitHub app auth token +is used to change the visibility on a project + ## Inputs | Name | Description | Required | Default |