Skip to content

Merge pull request #28 from LynnL4/main #51

Merge pull request #28 from LynnL4/main

Merge pull request #28 from LynnL4/main #51

Workflow file for this run

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