MCPcopy Create free account
hub / github.com/cloudbase/garm / HookTargetType

TypeAlias HookTargetType

runner/types.go:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17import "github.com/cloudbase/garm-provider-common/params"
18
19type HookTargetType string
20
21const (
22 RepoHook HookTargetType = "repository"

Callers 1

DispatchWorkflowJobMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected