gha: Add concurrency restriction on release workflow

This commit is contained in:
TSR Berry 2022-12-09 15:42:05 +01:00
parent cf01664698
commit cee9b0aa63
No known key found for this signature in database
GPG key ID: 52353C0A4CCA15E2

View file

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