From bc2c8529e95fdbab5a4ab3fa84b5b257f59e1bc7 Mon Sep 17 00:00:00 2001 From: Lukas Gravley Date: Thu, 14 May 2020 08:33:50 -0500 Subject: [PATCH] Making pretty --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index 0517dc30..0b8c00dd 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: super-linter -author: github +name: 'Super-Linter' +author: 'GitHub' description: It is a simple combination on various linters, written in bash, to help validate your source code. runs: using: 'docker'