We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802ae6b commit 02110a7Copy full SHA for 02110a7
2 files changed
.github/workflows/claude-code-review.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: actions/checkout@v4
31
with:
32
fetch-depth: 1
33
+ submodules: recursive
34
35
- name: Run Claude Code Review
36
id: claude-review
.github/workflows/claude.yml
@@ -29,6 +29,7 @@ jobs:
29
- name: Run Claude Code
id: claude
0 commit comments