mirror of https://github.com/apache/cloudstack.git
.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
|
|
@ -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