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 0fad3ab commit 1455274Copy full SHA for 1455274
.github/workflows/ci.yaml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout repository
20
uses: actions/checkout@v4
21
with:
22
- fetch-depth: 3
+ fetch-depth: 2
23
24
- name: Check for modified .ts files
25
id: check-files
0 commit comments