gha: Add concurrency restriction on release workflow (#4081)

This commit is contained in:
TSRBerry 2022-12-09 17:15:28 +01:00 committed by Matt Heins
parent 872738046e
commit b49ec26c56

View file

@ -11,6 +11,7 @@ on:
- '*.yml'
- 'README.md'
concurrency: release
jobs:
release: