fix: url params
Some checks failed
Sample Testing / my_job (push) Failing after 1m28s

This commit is contained in:
Marcel S. Henselin 2026-04-17 13:07:19 +02:00
parent f9c27b01a8
commit 4855b86cc4

View file

@ -18,7 +18,7 @@ const (
failedColor = "8b0000/dc143c"
)
//go:embed message.tpl
//go:embed message_old.tpl
var message string
type templateData struct {