Skip to content

Commit 6cdad5f

Browse files
committed
bug: Fix label colour
Signed-off-by: Stephen Hoekstra <shoekstra@schubergphilis.com>
1 parent 38319fa commit 6cdad5f

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)