mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-30 17:28:11 -05:00
* feat(permissions): allow admin workspace users to deploy workflows in workspaces they don't own * fixed failing test * added additional routes * remove overly complex, unecessary test and fixed docs formatting * follow DRY