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 0c50912 commit 064eb39Copy full SHA for 064eb39
1 file changed
.github/workflows/claude.yaml
@@ -27,7 +27,7 @@ jobs:
27
- name: Checkout repository
28
uses: actions/checkout@v5
29
with:
30
- fetch-depth: 1
+ fetch-depth: 0
31
32
- name: Run Claude Code
33
id: claude
0 commit comments