Skip to content

fix: handle errors on H1 fetch reports (#858) #820

fix: handle errors on H1 fetch reports (#858)

fix: handle errors on H1 fetch reports (#858) #820

Workflow file for this run

name: Conventional Commit Linter
on:
push:
branches:
- main
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 100
- uses: wagoid/commitlint-github-action@v5