Skip to content

Bump brace-expansion from 1.1.11 to 1.1.12 (#330) #841

Bump brace-expansion from 1.1.11 to 1.1.12 (#330)

Bump brace-expansion from 1.1.11 to 1.1.12 (#330) #841

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
merge_group:
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["lts/*"]'