Skip to content

feat: initial repo setup #1

feat: initial repo setup

feat: initial repo setup #1

Workflow file for this run

name: Awesome List Linter
on:
pull_request:
branches: [main]
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint