mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
fix(core): Make push work for waiting webhooks (#11678)
This commit is contained in:
committed by
GitHub
parent
cbdd535fe0
commit
600479bf36
@@ -215,7 +215,7 @@ export class WaitingWebhooks implements IWebhookManager {
|
||||
workflowData as IWorkflowDb,
|
||||
workflowStartNode,
|
||||
executionMode,
|
||||
undefined,
|
||||
runExecutionData.pushRef,
|
||||
runExecutionData,
|
||||
execution.id,
|
||||
req,
|
||||
|
||||
Reference in New Issue
Block a user