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 +}