Skip to content

Remove support for Node.js less than 18.12.0 (#85) #209

Remove support for Node.js less than 18.12.0 (#85)

Remove support for Node.js less than 18.12.0 (#85) #209

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