ci: release dependency updates on nightly channel

This commit is contained in:
Daniel Roe 2024-10-07 06:22:07 +02:00
parent 260f188eaa
commit 271149bd2f
No known key found for this signature in database
GPG Key ID: CBC814C393D93268

View File

@ -258,7 +258,6 @@ jobs:
github.event_name == 'push' &&
github.repository == 'nuxt/nuxt' &&
!contains(github.event.head_commit.message, '[skip-release]') &&
!startsWith(github.event.head_commit.message, 'chore') &&
!startsWith(github.event.head_commit.message, 'docs')
needs:
- lint