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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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