| {{if eq .Status "success"}}success {{else if eq .Status "failed"}}failed {{else if eq .Status "running"}}running {{else if eq .Status "skipped"}}skipped {{else}}error{{end}} | {{.Ref}} — {{.ShortSHA}}, started {{.StartedAt}} |
No CI runs yet. Push a commit with .github/workflows/*.yml to trigger one. | |