Skip the install and build steps for changelog auto add workflow (#48368)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
parent
f3a7c0a6ec
commit
d63da14787
|
@ -23,9 +23,6 @@ jobs:
|
|||
|
||||
- name: Setup WooCommerce Monorepo
|
||||
uses: ./.github/actions/setup-woocommerce-monorepo
|
||||
with:
|
||||
install: 'monorepo-utils...'
|
||||
build: 'monorepo-utils'
|
||||
|
||||
- name: Generate Changelog File
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue