Skip to content

Commit

Permalink
Merge branch 'main' into config-injection-bugfixes
Browse files Browse the repository at this point in the history
Signed-off-by: GoshaDozoretz <[email protected]>
  • Loading branch information
gosharo authored Jun 22, 2023
2 parents a31aa79 + 36e066f commit 605456f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/workflow_handler/workflows.go
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ func (wfc *WorkflowsClientImpl) HandleWorkflowBatch(ctx *context.Context, workfl
workflowsBatch.Payload.Branch,
)
}

}

templates, err := wfc.ConstructTemplates(workflowsBatch, configName)
Expand Down

0 comments on commit 605456f

Please sign in to comment.