Fetch all history
This commit is contained in:
parent
fcc66154fa
commit
3c570016cd
2
.github/workflows/sanity_check.yml
vendored
2
.github/workflows/sanity_check.yml
vendored
@ -7,6 +7,8 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout feature branch
|
- name: Checkout feature branch
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
with:
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Fetch from upstream
|
- name: Fetch from upstream
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user