diff --git a/schema.json b/schema.json index 125a0fd..4567c3c 100644 --- a/schema.json +++ b/schema.json @@ -313,7 +313,8 @@ "description": "GitHub commit status name", "type": "string" } - } + }, + "additionalProperties": false }, "if": { "$ref": "#/definitions/if" @@ -946,7 +947,8 @@ "description": "GitHub commit status name", "type": "string" } - } + }, + "additionalProperties": false }, "if": { "$ref": "#/definitions/if"