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 e752959109
commit dca96122bf

View File

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