Skip to content

feat: Configurable list of json fields to mine patterns #6784

feat: Configurable list of json fields to mine patterns

feat: Configurable list of json fields to mine patterns #6784

---
name: enforce conventional commits
on: [pull_request]
jobs:
check-title:
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}