[ci,api] fetch complete history

This commit is contained in:
akallabeth
2024-02-26 20:18:03 +01:00
committed by akallabeth
parent c125ebf8fc
commit b791a74e07

View File

@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 100
fetch-depth: 0
ref: ${{steps.pr.outputs.merge_commit_sha}}
- name: "Prepare environment"