mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-15 02:14:44 +00:00
ci: release dependency updates on nightly channel
This commit is contained in:
parent
69e9fb1d57
commit
b3344cd71d
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -256,7 +256,6 @@ jobs:
|
|||||||
github.event_name == 'push' &&
|
github.event_name == 'push' &&
|
||||||
github.repository == 'nuxt/nuxt' &&
|
github.repository == 'nuxt/nuxt' &&
|
||||||
!contains(github.event.head_commit.message, '[skip-release]') &&
|
!contains(github.event.head_commit.message, '[skip-release]') &&
|
||||||
!startsWith(github.event.head_commit.message, 'chore') &&
|
|
||||||
!startsWith(github.event.head_commit.message, 'docs')
|
!startsWith(github.event.head_commit.message, 'docs')
|
||||||
needs:
|
needs:
|
||||||
- lint
|
- lint
|
||||||
|
Loading…
Reference in New Issue
Block a user