Skip to content

Add engines.node field to package.json (#295) #380

Add engines.node field to package.json (#295)

Add engines.node field to package.json (#295) #380

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