Skip to content

ci: specify coverage format #252

ci: specify coverage format

ci: specify coverage format #252

Workflow file for this run

name: lint-commit-message
on: [push]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2