Move Run Workflow button to top of page (#4611)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
import typing
|
||||
|
||||
FileType = typing.Union[typing.Literal["csv", "excel", "pdf", "image"], typing.Any]
|
||||
FileType = typing.Union[typing.Literal["csv", "excel", "pdf"], typing.Any]
|
||||
|
||||
Reference in New Issue
Block a user