Skip to content

Merge pull request #40 from jalada/main-1 #96

Merge pull request #40 from jalada/main-1

Merge pull request #40 from jalada/main-1 #96

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