Skip to content

Add docsify-vite-coverpage #542

Add docsify-vite-coverpage

Add docsify-vite-coverpage #542

Workflow file for this run

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