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

This commit is contained in:
TSRBerry 2022-12-09 17:15:28 +01:00 committed by GitHub
parent e6c8461549
commit 852d178834

View File

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