Skip to content

Commit

Permalink
Fetch more history for PR review
Browse files Browse the repository at this point in the history
  • Loading branch information
ursg committed Nov 10, 2024
1 parent b387c28 commit 7d37a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/llm_pr_reviw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
with:
submodules: false
ref: ${{ github.event.pull_request.head.sha }}
fetch-depth: 0
- name: Try to merge with target
run: git merge ${{ github.event.pull_request.base.sha }}
- name: Diff with PR target
Expand Down

0 comments on commit 7d37a51

Please sign in to comment.