Implement workflow rerun with webhook url (#2463)
This commit is contained in:
@@ -259,6 +259,7 @@ function WorkflowRun() {
|
||||
state={{
|
||||
data: parameters,
|
||||
proxyLocation,
|
||||
webhookCallbackUrl: workflowRun?.webhook_callback_url ?? "",
|
||||
}}
|
||||
>
|
||||
<PlayIcon className="mr-2 h-4 w-4" />
|
||||
|
||||
Reference in New Issue
Block a user