Updated model ACL
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Joan Sanchez 2021-07-19 13:01:06 +02:00
parent 97e9ac4044
commit 63b502b368
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
{
"accessType": "READ",
"principalType": "ROLE",
"principalId": "$everyone",
"principalId": "employee",
"permission": "ALLOW"
}
]