Skip to content

Commit fcc3fb4

Browse files
Update templates/repo/commit_status.tmpl
Co-authored-by: wxiaoguang <[email protected]>
1 parent 9ea49df commit fcc3fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/commit_status.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<!-- make sure this matches the color logic in web_src/js/data.ts -->
1+
<!-- make sure this matches the color logic of "commitStatus" in web_src/js/data.ts -->
22
{{if eq .State "pending"}}
33
{{svg "octicon-dot-fill" 18 "commit-status icon text yellow"}}
44
{{end}}

0 commit comments

Comments
 (0)