Skip to content

Add stylelint-actions-formatters (#70) #156

Add stylelint-actions-formatters (#70)

Add stylelint-actions-formatters (#70) #156

Workflow file for this run

name: Lint Awesome List
on:
push:
branches: ['main']
pull_request:
branches: ['**']
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npx awesome-lint