Skip to content

Bump ansi-regex from 6.0.1 to 6.1.0 (#429) #585

Bump ansi-regex from 6.0.1 to 6.1.0 (#429)

Bump ansi-regex from 6.0.1 to 6.1.0 (#429) #585

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
branches:
- '**'
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version-file: .nvmrc