Skip to content

Add link to GitHub Wiki Action #74

Add link to GitHub Wiki Action

Add link to GitHub Wiki Action #74

Workflow file for this run

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