Skip to content

fix(search): restore full-text search for posts with description (#2557) #1521

fix(search): restore full-text search for posts with description (#2557)

fix(search): restore full-text search for posts with description (#2557) #1521

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