Skip to content

chore: add docsify page actions menu plugin to the plugin list #621

chore: add docsify page actions menu plugin to the plugin list

chore: add docsify page actions menu plugin to the plugin list #621

Workflow file for this run

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