We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63b5901 commit 69f080eCopy full SHA for 69f080e
components/spicedb/schema/schema.yaml
@@ -121,7 +121,7 @@ schema: |-
121
permission read_env_var = viewer + editor + org->collaborator + org->owner + org->installation_admin
122
permission write_env_var = editor + org->owner + org->installation_admin
123
124
- permission read_prebuild = viewer + editor + org->owner + org->installation_admin
+ permission read_prebuild = viewer + editor + org->collaborator + org->owner + org->installation_admin
125
permission write_prebuild = editor + org->owner
126
}
127
0 commit comments