Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

chore: removing CI steps #3487

chore: removing CI steps

chore: removing CI steps #3487

Workflow file for this run

# name: Lint Commit Messages
# on:
# push
# jobs:
# # see https://github.com/marketplace/actions/commit-linter
# commitlint:
# runs-on: ubuntu-latest
# steps:
# - uses: actions/checkout@v2
# with:
# fetch-depth: 0
# - uses: wagoid/commitlint-github-action@v2