diff --git a/src/schemas/json/github-workflow.json b/src/schemas/json/github-workflow.json index 92a80d1684d..6e23f2b0dd7 100644 --- a/src/schemas/json/github-workflow.json +++ b/src/schemas/json/github-workflow.json @@ -248,6 +248,9 @@ "checks": { "$ref": "#/definitions/permissions-level" }, + "code-quality": { + "$ref": "#/definitions/permissions-level" + }, "contents": { "$ref": "#/definitions/permissions-level" },