Skip to content

Commit

Permalink
add fetch-depth: 0
Browse files Browse the repository at this point in the history
  • Loading branch information
nitsan committed Dec 26, 2024
1 parent 6019512 commit 0fdbe9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
uses: actions/checkout@v4
with:
ref: ${{ github.event.issue.pull_request.head.ref }}
fetch-depth: 0

- name: 'Fetch all branches'
run: git fetch origin master
Expand Down

0 comments on commit 0fdbe9a

Please sign in to comment.