Skip to content

Commit

Permalink
ci(lint): fix convco check job
Browse files Browse the repository at this point in the history
Signed-off-by: Aljoscha Poertner <aljoscha.poertner@proton.me>
  • Loading branch information
aljoshare committed Sep 4, 2023
1 parent d7f9abf commit f05238e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
version: latest
- name: Check if all commits are conventional
run: |
ls
convco check

0 comments on commit f05238e

Please sign in to comment.