From ba34d6f6773e1849797380a8fda5f9cf1bf56afa Mon Sep 17 00:00:00 2001 From: "alexei.dolgolyov" Date: Thu, 5 Feb 2026 02:15:39 +0300 Subject: [PATCH] Add git workflow note to CLAUDE.md Always ask before committing or pushing changes. Co-Authored-By: Claude Opus 4.5 --- CLAUDE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CLAUDE.md b/CLAUDE.md index a30f22e..ff194df 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -2,6 +2,10 @@ This repository contains automation blueprints for Home Assistant OS. +## Git Workflow + +**Do not commit or push automatically.** Always ask before committing or pushing changes. + ## Code Review Guidelines When reviewing or refactoring blueprint files: