diff --git a/automation/properties/greetings.properties.json b/automation/properties/greetings.properties.json index 341ea46..80b8f83 100644 --- a/automation/properties/greetings.properties.json +++ b/automation/properties/greetings.properties.json @@ -1,6 +1,6 @@ { "name": "Greetings", "description": "Greets users who are first time contributers to the repo", - "iconName": "blank", + "iconName": "octicon smiley", "categories": ["Automation", "SDLC"] -} \ No newline at end of file +}