From 2943b3eb508fbd14acf1c4da206b5ce8676ca6b1 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 7 Dec 2020 18:16:29 +0000 Subject: [PATCH] Updating GHES workflows --- automation/properties/manual.properties.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/properties/manual.properties.json b/automation/properties/manual.properties.json index f08cbc3..1befabe 100644 --- a/automation/properties/manual.properties.json +++ b/automation/properties/manual.properties.json @@ -1,6 +1,6 @@ { "name": "Manual workflow", "description": "Simple workflow that is manually triggered.", - "iconName": "blank", + "iconName": "octicon person", "categories": ["Automation"] }