From f1d0da58e5c87100d72adc3d007affa8bbee08bd Mon Sep 17 00:00:00 2001 From: Axel Heider Date: Mon, 5 Feb 2024 18:52:46 +0100 Subject: [PATCH] Update label-properties.md (#31439) Signed-off-by: Axel Heider Co-authored-by: Alex Nguyen <150945400+nguyenalex836@users.noreply.github.com> --- data/reusables/issue-events/label-properties.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/reusables/issue-events/label-properties.md b/data/reusables/issue-events/label-properties.md index fc193a7fa2..988173c804 100644 --- a/data/reusables/issue-events/label-properties.md +++ b/data/reusables/issue-events/label-properties.md @@ -1,3 +1,3 @@ -`label` | `object` | The label removed from the issue +`label` | `object` | The label added or removed from the issue `label[name]` | `string` | The name of the label. `label[color]` | `string` | The hex color code.