Skip to content

Merge pull request #197 from SmeckoGeck46/patch-5 #117

Merge pull request #197 from SmeckoGeck46/patch-5

Merge pull request #197 from SmeckoGeck46/patch-5 #117

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