Skip to content

Commit

Permalink
feat: only check from latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yoctoyotta1024 committed May 1, 2024
1 parent 129788d commit 195f4d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ jobs:
- uses: actions/checkout@main
with:
fetch-depth: 0
check-latest-tag-only: true


- name: Conventional commits compliance
uses: oknozor/cocogitto-action@v3
Expand Down

0 comments on commit 195f4d0

Please sign in to comment.