Skip to content

Prepare 5.1.0

Prepare 5.1.0 #170

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/*"]'