Skip to content

Commit

Permalink
test ci for conventional commit
Browse files Browse the repository at this point in the history
  • Loading branch information
darwin67 committed Nov 7, 2023
1 parent 0989f69 commit ef79411
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
with:
pr-body-regex: ""

0 comments on commit ef79411

Please sign in to comment.