Skip to content

Bump picomatch from 2.3.1 to 2.3.2 in /client #142

Bump picomatch from 2.3.1 to 2.3.2 in /client

Bump picomatch from 2.3.1 to 2.3.2 in /client #142

Workflow file for this run

name: CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
ci:
name: CI
uses: silverstripe/gha-ci/.github/workflows/ci.yml@v2
with:
# disable auto detection of JS tests (remove if any JS tests are added)
js: false