Skip to content

Commit

Permalink
fix: assignment value made optional
Browse files Browse the repository at this point in the history
  • Loading branch information
seankwarren committed Sep 21, 2023
1 parent ba911ea commit 82183ba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions schema/workflow/unit/assignment.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
},
"required": [
"name",
"operand",
"value"
"operand"
]
}

0 comments on commit 82183ba

Please sign in to comment.