diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c31ad28b4e..a848c52ea0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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