Skip to content

chore: Modified bug issue template to add checkbox to report potential regression. #5139

chore: Modified bug issue template to add checkbox to report potential regression.

chore: Modified bug issue template to add checkbox to report potential regression. #5139

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