Skip to content

Update Planner to Planify (#138) #165

Update Planner to Planify (#138)

Update Planner to Planify (#138) #165

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- trunk
push:
branches:
- trunk
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint
- uses: crate-ci/typos@master
with:
files: ./README.md