mirror of
https://github.com/Smaug123/gitea-repo-config
synced 2025-10-10 01:38:40 +00:00
Fix schema
This commit is contained in:
@@ -253,6 +253,12 @@
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"ignoreStaleApprovals": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"enableForcePush": {
|
||||
"type": "boolean"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user