ackama / rails-template

Application template for Rails 7 projects; preloaded with best practices for TDD, security, deployment, and developer productivity.
Other
303 stars 15 forks source link

ci: include workflow in concurrency group #512

Closed G-Rath closed 10 months ago

G-Rath commented 11 months ago

This hasn't caused problems because we don't have multiple workflows in our standard Rails setup, but we hit it on other stacks where we do and there's no downside so might as well do this here as best practice