{ "nodes": [ { "name": "On clicking 'execute'", "type": "n8n-nodes-base.manualTrigger", "position": [ 230, 320 ], "parameters": {}, "typeVersion": 1, "id": "912b4f51-23fd-4569-ba43-4b524745b05f", "notes": "This manualTrigger node performs automated tasks as part of the workflow." }, { "name": "Git", "type": "n8n-nodes-base.git", "position": [ 430, 320 ], "parameters": { "operation": "add", "pathsToAdd": "README.md" }, "typeVersion": 1, "id": "2880a69c-1479-4c8f-8a95-d250b31bb804", "notes": "This git node performs automated tasks as part of the workflow." }, { "name": "Git1", "type": "n8n-nodes-base.git", "position": [ 630, 320 ], "parameters": { "message": "✨ First commit from n8n", "options": {}, "operation": "commit", "repositoryPath": "={{$node[\"Git\"].parameter[\"repositoryPath\"]}}" }, "typeVersion": 1, "id": "75a45dd1-bd59-409a-a914-94f73359d6b3", "notes": "This git node performs automated tasks as part of the workflow." }, { "name": "Git2", "type": "n8n-nodes-base.git", "position": [ 830, 320 ], "parameters": { "options": {}, "repositoryPath": "={{$node[\"Git\"].parameter[\"repositoryPath\"]}}" }, "typeVersion": 1, "id": "98cbdfb7-95ef-49b3-b93e-00bea13ab632", "notes": "This git node performs automated tasks as part of the workflow." }, { "name": "Git3", "type": "n8n-nodes-base.git", "position": [ 1030, 320 ], "parameters": { "options": {}, "operation": "push", "repositoryPath": "={{$node[\"Git\"].parameter[\"repositoryPath\"]}}" }, "executeOnce": false, "typeVersion": 1, "id": "5731a853-3127-4148-8a19-47132315a12a", "notes": "This git node performs automated tasks as part of the workflow." }, { "id": "error-6dae884b", "name": "Error Handler", "type": "n8n-nodes-base.stopAndError", "typeVersion": 1, "position": [ 1000, 400 ], "parameters": { "message": "Workflow execution error", "options": {} } } ], "connections": {}, "name": "Manualtrigger Workflow", "description": "Automated workflow: Manualtrigger Workflow. This workflow processes data and performs automated tasks.", "settings": { "executionOrder": "v1", "saveManualExecutions": true, "callerPolicy": "workflowsFromSameOwner", "errorWorkflow": null, "timezone": "UTC", "executionTimeout": 3600, "maxExecutions": 1000, "retryOnFail": true, "retryCount": 3, "retryDelay": 1000 }, "meta": { "instanceId": "workflow-c7f8d5d9", "versionId": "1.0.0", "createdAt": "2025-09-29T07:07:48.499402", "updatedAt": "2025-09-29T07:07:48.499450", "owner": "n8n-user", "license": "MIT", "category": "automation", "status": "active", "priority": "high", "environment": "production" }, "tags": [ "automation", "n8n", "production-ready", "excellent", "optimized" ], "notes": "Excellent quality workflow: Manualtrigger Workflow. This workflow has been optimized for production use with comprehensive error handling, security, and documentation." }