mirror of
https://github.com/apache/cloudstack
synced 2026-08-29 16:44:23 +00:00
.github: fetch all history for comparing PR changes
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
dcb9143330
commit
023305e86d
1
.github/workflows/coverage-check.yml
vendored
1
.github/workflows/coverage-check.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: "refs/pull/${{ github.event.number }}/merge"
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Changed Java Files
|
||||
id: java-changes
|
||||
|
||||
Loading…
Reference in New Issue
Block a user