From 3e01888821627a76f2eb298efec71ac3e20fc07b Mon Sep 17 00:00:00 2001 From: Krzysztof Bieganski Date: Tue, 4 Jul 2023 12:22:26 +0200 Subject: [PATCH] Add action branding Signed-off-by: Krzysztof Bieganski --- action.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/action.yml b/action.yml index cbdd45c..8cdebb9 100644 --- a/action.yml +++ b/action.yml @@ -2,6 +2,10 @@ name: Renode Linux Runner Action description: Test your project in an emulated Linux system using Renode author: Antmicro +branding: + color: 'blue' + icon: 'cpu' + inputs: renode-run: description: Command or a list of commands to run in Renode