Skip to content

Commit b029b78

Browse files
add bakc fetch depth
1 parent cbe8ec2 commit b029b78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v4
16+
with:
17+
fetch-depth: 0
18+
1619
- name: Setup
1720
id: setup
1821
uses: ./.github/actions/setup

0 commit comments

Comments
 (0)