Skip to content

build(deps-dev): bump stylelint from 16.20.0 to 16.21.0 #270

build(deps-dev): bump stylelint from 16.20.0 to 16.21.0

build(deps-dev): bump stylelint from 16.20.0 to 16.21.0 #270

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm ci
- run: npm run lint
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: wagoid/commitlint-github-action@v6