Skip to content

Commit 7b6098e

Browse files
Trottnodejs-github-bot
authored andcommitted
build: fix workflow access to git history
Refs: #41466
1 parent 8c3637c commit 7b6098e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/find-inactive-tsc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
- name: Checkout the repo
2020
uses: actions/checkout@v2
2121
with:
22+
fetch-depth: 0
2223
persist-credentials: false
2324

2425
- name: Clone nodejs/TSC repository

0 commit comments

Comments
 (0)