From 9af4679b9f0facc203a300af6772bc416fcba3d2 Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Tue, 6 Aug 2019 22:28:53 -0400 Subject: [PATCH] Update label.properties.json --- automation/properties/label.properties.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automation/properties/label.properties.json b/automation/properties/label.properties.json index 11d37ef..87a00c8 100644 --- a/automation/properties/label.properties.json +++ b/automation/properties/label.properties.json @@ -1,6 +1,6 @@ { "name": "Labeler", "description": "Labels pull requests based on the files changed", - "iconName": "blank", + "iconName": "octicon tag", "categories": ["Automation", "SDLC"] -} \ No newline at end of file +}