vlang / v-analyzer

The @vlang language server, for all your editing needs like go-to-definition, code completion, type hints, and more.
MIT License
86 stars 9 forks source link

ci: add concurrency config #67

Closed ttytm closed 3 months ago

ttytm commented 3 months ago

Adds a concurrency config to the workflows except the release workflow to prevent high occupation and blocking of runners on repeated pushes to PRs.