Add workflow rule: commit and push after every successful test run
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,10 @@
|
|||||||
|
|
||||||
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
|
||||||
|
|
||||||
|
## Workflow Rules
|
||||||
|
|
||||||
|
- **After every successful test run, commit and push.** Stage only the files changed for that task, write a concise commit message describing what was fixed or added, then `git push`. This keeps the remote in sync with every verified milestone.
|
||||||
|
|
||||||
## Project Overview
|
## Project Overview
|
||||||
|
|
||||||
This repository contains **two applications**:
|
This repository contains **two applications**:
|
||||||
|
|||||||
Reference in New Issue
Block a user