Skip to content

Commit 6a91ca5

Browse files
gloursndeloof
authored andcommitted
update compose-spec.json with path and action as required field for develop
Signed-off-by: Guillaume Lours <[email protected]>
1 parent 0f734f9 commit 6a91ca5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schema/compose-spec.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,7 @@
461461
"target": {"type": "string"}
462462
}
463463
},
464+
"required": ["path", "action"],
464465
"additionalProperties": false,
465466
"patternProperties": {"^x-": {}}
466467
}

0 commit comments

Comments
 (0)