Skip to content

Commit

Permalink
changed fetch-depth to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladisvell committed Dec 22, 2024
1 parent 0af077b commit 023afed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testmerge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
uses: actions/checkout@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
fetch-depth: 2147483647
fetch-depth: 0
clean: false
ref: ${{ env.BASE_BRANCH }}

Expand Down

0 comments on commit 023afed

Please sign in to comment.