Skip to content

Commit 656f7df

Browse files
authored
Update update-contributors.yml
1 parent c9e51ee commit 656f7df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update-contributors.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ jobs:
1313
uses: actions/checkout@v4
1414
with:
1515
fetch-depth: 0 # Fetch all history to access commit details
16+
17+
- name: Log checkout completion
1618
run: echo "Checked out repository at $(date -u +'%Y-%m-%d %H:%M:%S UTC')"
1719

1820
- name: Get Contributors, Lines Added, and Commits

0 commit comments

Comments
 (0)