diff --git a/schema.yaml b/schema.yaml index de3d055..50552ba 100644 --- a/schema.yaml +++ b/schema.yaml @@ -35,6 +35,7 @@ properties: env: { "$ref": "#/$defs/env" } exec: { type: string } name: { type: string } + index: { type: integer } run: oneOf: - { type: string}