From 6847b145128cdccf5e318cda5557e026189fb93f Mon Sep 17 00:00:00 2001 From: Patrick Marsceill Date: Tue, 6 Aug 2019 22:31:37 -0400 Subject: [PATCH] Update stale.properties.json --- automation/properties/stale.properties.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automation/properties/stale.properties.json b/automation/properties/stale.properties.json index 70550f8..c54e27d 100644 --- a/automation/properties/stale.properties.json +++ b/automation/properties/stale.properties.json @@ -1,6 +1,6 @@ { "name": "Stale", "description": "Checks for stale issues and pull requests", - "iconName": "blank", + "iconName": "octicon clock", "categories": ["Automation", "SDLC"] -} \ No newline at end of file +}