tediousjs / node-mssql

Microsoft SQL Server client for Node.js
https://tediousjs.github.io/node-mssql
MIT License
2.23k stars 465 forks source link

chore(ci): keep release jobs in a single concurrency group #1509

Closed dhensby closed 1 year ago

dhensby commented 1 year ago

This aims to keep the release job to a single concurrency model to make sure that there aren't any race conditions when performing a release.