Skip to content

Commit

Permalink
fix(build): fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorhakes committed Sep 16, 2023
1 parent 7ccca6b commit 18fd8af
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commit_message_validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
with:
fetch-depth: 0

- name: Commit message validation
uses: taylorhakes/commit-message-validator@master
Expand Down

0 comments on commit 18fd8af

Please sign in to comment.