fix(ci): drop concurrency from deploy workflows (auto-deploy like mokoai) #824
Reference in New Issue
Block a user
Delete Branch "feature/deploy-no-concurrency"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes concurrency block from deploy-dev/rc/prod to match mokoai/Template-Go so push-to-dev auto-deploys (fixes the #815 payload-overflow that silently drops deploy runs). Pairs with #816.