Closed lfleischmann closed 2 weeks ago
The GITHUB_TOKEN used in the workflow does not have permissions to read organization data. Adding team reviewers requires such a permission.
This commit removes requesting team reviewers when creating the PR via GitHub CLI.
Description
The GITHUB_TOKEN used in the workflow does not have permissions to read organization data. Adding team reviewers requires such a permission.
Implementation
This commit removes requesting team reviewers when creating the PR via GitHub CLI.