Skip to content

Commit 569c6e2

Browse files
Merge pull request #1092 from SgtCoDFish/fix-color
fix invalid color in new label
2 parents 287498b + bf72ace commit 569c6e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/labels.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ default:
409409
name: skip-review
410410
target: prs
411411
addedBy: autobump bot
412-
- color: 006699
412+
- color: "006699"
413413
description: Indicates that a PR should be squashed by tide
414414
name: tide/squash
415415
target: pts

0 commit comments

Comments
 (0)