mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-04-06 00:32:12 +02:00
fix workflow status
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
enum WorkflowStatus {
|
||||
Scheduled = 'Scheduled',
|
||||
Executing = 'Executing',
|
||||
Running = 'Running',
|
||||
Success = 'Success',
|
||||
Error = 'Error',
|
||||
Timeout = 'Timeout',
|
||||
|
||||
Reference in New Issue
Block a user