We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c3637c commit 7b6098eCopy full SHA for 7b6098e
1 file changed
.github/workflows/find-inactive-tsc.yml
@@ -19,6 +19,7 @@ jobs:
19
- name: Checkout the repo
20
uses: actions/checkout@v2
21
with:
22
+ fetch-depth: 0
23
persist-credentials: false
24
25
- name: Clone nodejs/TSC repository
0 commit comments