Automates backup of all n8n instance workflows to a specified GitHub repo. Uses n8n API to fetch workflows, GitHub API to retrieve and update files, and compares JSON content to avoid duplicates or unnecessary overwrites. Runs on schedule or manual trigger.