Skip to content

Commit

Permalink
in ActiveWorkflowRunner, do not swallow the original error when addin…
Browse files Browse the repository at this point in the history
…g a webhook fails
  • Loading branch information
netroy committed Nov 22, 2022
1 parent c598bfe commit 624e772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/ActiveWorkflowRunner.ts
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,6 @@ export class ActiveWorkflowRunner {

/**
* Adds all the webhooks of the workflow
*
*/
async addWorkflowWebhooks(
workflow: Workflow,
Expand Down

0 comments on commit 624e772

Please sign in to comment.