Skip to content

Commit

Permalink
feat(ci): Add the conventional commits checker
Browse files Browse the repository at this point in the history
Closes #20.
  • Loading branch information
leha-bot authored Dec 13, 2022
1 parent 3fbafe3 commit 19d496e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Conventional Commit Checker
uses: agenthunt/[email protected]

# Install conan
- name: Get Conan
uses: turtlebrowser/[email protected]
Expand Down

0 comments on commit 19d496e

Please sign in to comment.