From ef794119ee5839e5e50b9924744defbe4e7bc991 Mon Sep 17 00:00:00 2001 From: Darwin D Wu Date: Tue, 7 Nov 2023 00:01:02 -0800 Subject: [PATCH] test ci for conventional commit --- .github/workflows/ci.yml | 8 ++++++++ 1 file changed, 8 insertions(+) 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: ""