fix: scope updated
gitea/salix/pipeline/head This commit is unstable Details

This commit is contained in:
Vicent Llopis 2022-09-15 11:55:07 +02:00
parent 9d5351c84c
commit f5bbe3a9ac
1 changed files with 4 additions and 2 deletions

View File

@ -50,8 +50,10 @@
}, },
"scope": { "scope": {
"where": { "where": {
"isActive": true "isActive": {
} "neq": false
}
}
}, },
"acls": [ "acls": [
{ {