Skip to content

fix: resolve discrepancy in lqip between post and main page #1416

fix: resolve discrepancy in lqip between post and main page

fix: resolve discrepancy in lqip between post and main page #1416

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@v4
- uses: wagoid/commitlint-github-action@v6