Skip to content

fix(): resolve issue with <a> tag wrapping for <img> #1561

fix(): resolve issue with <a> tag wrapping for <img>

fix(): resolve issue with <a> tag wrapping for <img> #1561

Workflow file for this run

name: Lint Commit Messages
on:
push:
branches:
- master
- "hotfix/*"
pull_request:
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: wagoid/commitlint-github-action@v6