woocommerce/.github/actions/setup-woocommerce-monorepo
Vladimir Reznichenko 68532ce433
CI: update linting jobs to skip build step (#49193)
In this PR, we introduce changes to linting and PHPUnit jobs in order to speed them up: skip or minimize the build step.
2024-07-08 08:39:39 +02:00
..
scripts Updated PNPM to ^8.12.1 (#42860) 2023-12-18 20:31:49 +13:00
README.md Optimize Workflow Caching (#34607) 2022-09-13 13:55:03 +12:00
action.yml CI: update linting jobs to skip build step (#49193) 2024-07-08 08:39:39 +02:00

README.md

GitHub Action: Setup WooCommerce Monorepo

This action will prime the plugins, packages, and tools in the monorepo for other workflows. This includes support for installing dependencies, building projects, and caching the output of both.

Usage

See action.yml for information about all of the inputs the action supports.