ci: remove concurrency group from release-pr job

This commit is contained in:
Daniel Roe 2025-01-14 14:09:09 +00:00
parent 406732ad44
commit 5a535e83c8
No known key found for this signature in database
GPG Key ID: 3714AB03996F442B

View File

@ -301,8 +301,6 @@ jobs:
NPM_CONFIG_PROVENANCE: true
release-pr:
concurrency:
group: release
if: github.repository_owner == 'nuxt' && github.event_name != 'push'
needs:
- build