Fix schema

This commit is contained in:
Smaug123
2025-04-21 23:17:12 +01:00
parent 346e19eec2
commit 7e4107f7f0

View File

@@ -253,6 +253,12 @@
"items": {
"type": "string"
}
},
"ignoreStaleApprovals": {
"type": "boolean"
},
"enableForcePush": {
"type": "boolean"
}
}
}