Skip to content

ci(add-lint-typecheck): Update github action #89

ci(add-lint-typecheck): Update github action

ci(add-lint-typecheck): Update github action #89

Workflow file for this run

name: Lint commits
on: [pull_request]
jobs:
lint:
name: Commit Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@main
- uses: toggle-corp/commit-lint@main