mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-24 13:54:59 +00:00
Document workflow validation in README
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
This commit is contained in:
10
README.md
10
README.md
@@ -48,6 +48,16 @@ The Next.js app now lives under `frontend/autometabuilder` and uses Material UI
|
||||
|
||||
## Testing & linting
|
||||
|
||||
### Workflow JSON Validation
|
||||
|
||||
Validate all workflow JSON files against the N8N schema:
|
||||
|
||||
```bash
|
||||
poetry run validate-workflows
|
||||
```
|
||||
|
||||
See [docs/WORKFLOW_VALIDATION.md](docs/WORKFLOW_VALIDATION.md) for detailed documentation.
|
||||
|
||||
### Python
|
||||
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user