Hello,
Is it possible to pull the workflows from branches in a github repo? We’d like to have 2 n8n self hosted environments - dev and prod. We’d like dev to pull in workflows from a develop/feature branch vs prod to pull in workflows from master. Is this even possible? How do users manage more than one environment?
Information on your n8n setup
- n8n version: Hosted 0.176.0
- Database you’re using (default: SQLite): SQLite
- Running n8n with the execution process [own(default), main]: Unsure
- Running n8n via [Docker, npm, n8n.cloud, desktop app]: Docker
Thank you!