Skip to content

Commit

Permalink
fix(workflows): properly export all workflow input models
Browse files Browse the repository at this point in the history
  • Loading branch information
davidlougheed committed Oct 24, 2023
1 parent 278dc34 commit ba97831
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bento_lib/workflows/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@
"WorkflowDirectoryInput",
"WorkflowDirectoryArrayInput",
"WorkflowServiceUrlInput",
"WorkflowConfigInput",
"WorkflowSecretInput",
# Workflow definition model
"WorkflowDefinition",
]
Expand Down

0 comments on commit ba97831

Please sign in to comment.