Skip to content

Commit aea047c

Browse files
authored
Merge pull request #87 from schubergphilis/fix_label_colour
bug: Fix `label` colour
2 parents 38319fa + 6cdad5f commit aea047c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sync-root/.github/labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
color: "d93f0b"
1919
description: Something isn't working
2020
- name: misc
21-
color: "#6B93D3"
21+
color: "6b93d3"
2222
description: Miscellaneous task not covered by something else
2323
- name: no-changelog
2424
color: "cccccc"

0 commit comments

Comments
 (0)