Automated commit by github action: 5592074898

This commit is contained in:
GitHub Action Bot
2023-07-18 20:27:45 +00:00
parent 8dc9e3a8b5
commit 8455196bac

View File

@@ -15,7 +15,8 @@ properties:
attributes:
type: object
description: Workflow Trigger Attributes.
anyOf:
- $ref: "./workflows/trigger-attributes/EventAttributes.yaml"
- $ref: "./workflows/trigger-attributes/ExternalAttributes.yaml"
- $ref: "./workflows/trigger-attributes/ScheduledAttributes.yaml"
schema:
anyOf:
- $ref: "./workflows/trigger-attributes/EventAttributes.yaml"
- $ref: "./workflows/trigger-attributes/ExternalAttributes.yaml"
- $ref: "./workflows/trigger-attributes/ScheduledAttributes.yaml"