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:
Suchintan
2026-02-02 23:38:34 -08:00
committed by GitHub
parent fcbb3daddd
commit ebe43e12b1
9 changed files with 86 additions and 136 deletions

View File

@@ -67,7 +67,6 @@ class FileType(StrEnum):
CSV = "csv"
EXCEL = "excel"
PDF = "pdf"
IMAGE = "image"
class PDFFormat(StrEnum):