fix the allow entries that should be lists

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-03-29 09:52:33 +02:00
parent e9113ccbb7
commit 1d587f7bb7
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -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