Skip to content

Merge pull request #180 from Burgerballs/patch-4 #102

Merge pull request #180 from Burgerballs/patch-4

Merge pull request #180 from Burgerballs/patch-4 #102

Workflow file for this run

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