ci: Remove fetch-depth from checkout (#5311)
This commit is contained in:
parent
e019f83232
commit
1e39db06b8
4 changed files with 0 additions and 7 deletions
2
.github/workflows/build_pull_request.yml
vendored
2
.github/workflows/build_pull_request.yml
vendored
|
|
@ -13,8 +13,6 @@ jobs:
|
|||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup Java
|
||||
uses: actions/setup-java@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue