We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98b5ee2 commit 64bd7dcCopy full SHA for 64bd7dc
1 file changed
.github/workflows/claude-docs-drafter.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Checkout repository
28
uses: actions/checkout@v4
29
with:
30
- fetch-depth: 2
+ fetch-depth: 0
31
32
- name: Run Claude Docs Drafter
33
timeout-minutes: 10
0 commit comments