Skip to content

Commit

Permalink
fetch depth
Browse files Browse the repository at this point in the history
  • Loading branch information
pelikhan committed Jun 11, 2024
1 parent 60ad714 commit 35efc4f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/genai-commander.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
return JSON.stringify(res)
- name: checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: fetch main branch
run: git fetch origin main
- name: fetch PR branch
Expand Down

0 comments on commit 35efc4f

Please sign in to comment.