Skip to content

ci: simplify linting by reusable workflow #545

ci: simplify linting by reusable workflow

ci: simplify linting by reusable workflow #545

Workflow file for this run

name: Linting
on:
push:
branches:
- main
- v1.*
pull_request:
branches:
- '**'
jobs:
lint:
uses: stylelint/.github/.github/workflows/lint.yml@main