diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 573b9d2..e06680f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -150,3 +150,11 @@ jobs: - name: Run Dialyzer run: make dialyzer + + conventional-commit-lint: + runs-on: ubuntu-latest + steps: + - name: Check for PR title + uses: agenthunt/conventional-commit-checker-action@v1.0.0 + with: + pr-body-regex: ""