Skip to content

Add a breadcrumb plugin link to the plugin section of README (#297) #563

Add a breadcrumb plugin link to the plugin section of README (#297)

Add a breadcrumb plugin link to the plugin section of README (#297) #563

Workflow file for this run

name: Lint Awesome List
on:
push:
pull_request:
jobs:
awesome-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: npx awesome-lint 'README.md'