From be6d78da0f4ba14cf2b85418075b8734b496a270 Mon Sep 17 00:00:00 2001 From: frenck Date: Wed, 13 Jan 2021 00:13:30 +0000 Subject: [PATCH] Prettified Code! --- README.md | 10 +++++----- action.yaml | 3 +-- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2f808a7..80ad1a1 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ jobs: ## Arguments -| Input | Description | Usage | -| :---------: | :-----------------------------------------------------------------: | :----------: | -| `path` | Path to the folder containing the Home Assistant Core configuration. | _Optional_ | -| `secrets` | Alternative secrets file to use, e.g., "fakesecrets.yaml". | _Optional_ | -| `version` | Version to use; dev/beta/stable or a specific version number. | _Optional_ | +| Input | Description | Usage | +| :-------: | :------------------------------------------------------------------: | :--------: | +| `path` | Path to the folder containing the Home Assistant Core configuration. | _Optional_ | +| `secrets` | Alternative secrets file to use, e.g., "fakesecrets.yaml". | _Optional_ | +| `version` | Version to use; dev/beta/stable or a specific version number. | _Optional_ | ### Specific configuration folder diff --git a/action.yaml b/action.yaml index 75bb9f1..4a8a236 100644 --- a/action.yaml +++ b/action.yaml @@ -1,7 +1,6 @@ --- name: "Frenck's Home Assistant Core Configuration Check" -description: - 🚀 Frenck's GitHub Action for running a Home Assistant config check. +description: 🚀 Frenck's GitHub Action for running a Home Assistant config check. author: frenck branding: