Skip to content

Merge pull request #47 from ryami333/patch-1 #113

Merge pull request #47 from ryami333/patch-1

Merge pull request #47 from ryami333/patch-1 #113

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