From b75ce1ba3975fef695196c4280b94cfee2acc1a3 Mon Sep 17 00:00:00 2001 From: Thomas Schoffelen Date: Mon, 31 Dec 2018 18:16:39 +0100 Subject: [PATCH] Cleaned up description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c059510..68f3dfc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "gha", "version": "1.0.0", - "description": "Test Github Actions locally through Docker.", + "description": "Test your GitHub Actions workflow locally.", "main": "index.js", "scripts": { "start": "node index.js"