workflow: fix failing test
Signed-off-by: oppiliappan <me@oppi.li>
oppi.li 5 months ago 501e9d41 63ca3043
··· 9 9 ) 10 10 11 11 var trigger = tangled.Pipeline_TriggerMetadata{ 12 12 - Kind: TriggerKindPush, 12 12 + Kind: string(TriggerKindPush), 13 13 Push: &tangled.Pipeline_PushTriggerData{ 14 14 Ref: "refs/heads/main", 15 15 OldSha: strings.Repeat("0", 40),