ci: remove concurrency group from release-pr job

This commit is contained in:
Daniel Roe 2025-01-14 14:09:09 +00:00
parent 1285c5c902
commit 8ac54ff101
No known key found for this signature in database
GPG Key ID: CBC814C393D93268

View File

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