Skip to content

Use globby's picomatch engine to match files instead of manual regex #410

Use globby's picomatch engine to match files instead of manual regex

Use globby's picomatch engine to match files instead of manual regex #410

Workflow file for this run

name: CI
on:
push:
branches-ignore:
# Renovate branches are always Pull Requests.
# We don't need to run CI twice (push+pull_request)
- 'renovate/**'
pull_request:
permissions: {}
jobs:
continuous-releases:
name: Continuous releases
uses: mui/mui-public/.github/workflows/ci-base.yml@99fb0c874daeabc34c61c849cfea313a45a2466a
with:
node-version: '22.18.0'