Skip to content

Commit 587d0d1

Browse files
Update main.yml
1 parent b361f1f commit 587d0d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
# Checkout the repository
1414
- name: Checkout Repository
1515
uses: actions/checkout@v2
16+
with:
17+
fetch-depth: 0
1618

1719
# Set up Git
1820
- name: Set up Git

0 commit comments

Comments
 (0)