Skip to content

feat(meta): adds configuration to include jcr-hopper in aem tools #25

feat(meta): adds configuration to include jcr-hopper in aem tools

feat(meta): adds configuration to include jcr-hopper in aem tools #25

Workflow file for this run

name: Check Commits with CommitLint
on:
- pull_request
jobs:
commitlint:
runs-on: ubuntu-latest
permissions:
contents: read
pull-requests: read
steps:
- uses: actions/checkout@v3
- uses: wagoid/commitlint-github-action@v6
with:
configFile: configs/commitlint.config.mjs