MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / NewWorkflowUpdate

Function NewWorkflowUpdate

app/cli/pkg/action/workflow_update.go:28–30  ·  view source on GitHub ↗
(cfg *ActionsOpts)

Source from the content-addressed store, hash-verified

26}
27
28func NewWorkflowUpdate(cfg *ActionsOpts) *WorkflowUpdate {
29 return &WorkflowUpdate{cfg}
30}
31
32type WorkflowUpdateOpts struct {
33 Description, Team, ContractName *string

Callers 1

newWorkflowUpdateCmdFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected