Skip to content

Merge pull request #38 from formfcw/patch-1 #89

Merge pull request #38 from formfcw/patch-1

Merge pull request #38 from formfcw/patch-1 #89

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- run: npx awesome-lint