mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-18 09:25:54 +00:00
ci: remove concurrency group from release-pr job
This commit is contained in:
parent
406732ad44
commit
5a535e83c8
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -301,8 +301,6 @@ jobs:
|
|||||||
NPM_CONFIG_PROVENANCE: true
|
NPM_CONFIG_PROVENANCE: true
|
||||||
|
|
||||||
release-pr:
|
release-pr:
|
||||||
concurrency:
|
|
||||||
group: release
|
|
||||||
if: github.repository_owner == 'nuxt' && github.event_name != 'push'
|
if: github.repository_owner == 'nuxt' && github.event_name != 'push'
|
||||||
needs:
|
needs:
|
||||||
- build
|
- build
|
||||||
|
Loading…
Reference in New Issue
Block a user