Skip to content

Commit

Permalink
Merge pull request #896 from fjtirado/Fix_#873a
Browse files Browse the repository at this point in the history
[Fix #873] Fixing error in export definition
  • Loading branch information
ricardozanini authored Jun 13, 2024
2 parents 7eb87a8 + 8efe2a7 commit 3a36e02
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions schema/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,9 @@ $defs:
output:
$ref: '#/$defs/output'
description: Configure the task's output.
export:
$ref: '#/$defs/export'
description: Export task output to context.
timeout:
$ref: '#/$defs/timeout'
description: The task's timeout configuration, if any.
Expand Down

0 comments on commit 3a36e02

Please sign in to comment.