diff --git a/.gitea/workflows/claude_assistant.yml b/.gitea/workflows/claude_assistant.yml index 101425f..ccb8622 100644 --- a/.gitea/workflows/claude_assistant.yml +++ b/.gitea/workflows/claude_assistant.yml @@ -27,7 +27,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v4 with: - fetch-depth: 1 + fetch-depth: 0 - name: Run Claude PR Action uses: markwylde/claude-code-gitea-action@v1.0.20