fix the allow entries that should be lists
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ catalog:
|
||||
- type: github-org
|
||||
target: https://github.com/my-org-name
|
||||
rules:
|
||||
allow: [User, Group]
|
||||
- allow: [User, Group]
|
||||
```
|
||||
|
||||
If Backstage is configured to use GitHub Apps authentication you must grant
|
||||
|
||||
Reference in New Issue
Block a user