Skip to content

Prepare 5.1.0 (#66) #171

Prepare 5.1.0 (#66)

Prepare 5.1.0 (#66) #171

Workflow file for this run

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