mirror of
https://github.com/czlonkowski/n8n-mcp.git
synced 2026-03-18 16:33:13 +00:00
- Update rebuild script to automatically sanitize templates after node processing - Update documentation to reflect GitHub push protection changes - Add notes about template sanitization in n8n update process - Ensures databases are always clean before push This prevents GitHub push protection from blocking database updates due to API tokens in workflow templates. 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>