From 2442a7cbe2f4bede320fcb04aa14028a5405e080 Mon Sep 17 00:00:00 2001 From: "Trez.One" Date: Mon, 1 Sep 2025 01:36:24 +0000 Subject: [PATCH] Prettified Code! --- action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 93c9b1d..e9d6755 100644 --- a/action.yaml +++ b/action.yaml @@ -117,4 +117,4 @@ runs: "ghcr.io/home-assistant/home-assistant:${{ steps.version.outputs.version }}" \ python -m homeassistant \ --config "${{ steps.check.outputs.path }}" \ - --script check_config \ No newline at end of file + --script check_config