mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-21 15:12:02 +00:00
fix
This commit is contained in:
parent
a3fd1550fb
commit
36768fc0ef
2
.github/workflows/backport.yml
vendored
2
.github/workflows/backport.yml
vendored
@ -17,7 +17,7 @@ jobs:
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
- fetch-depth: 0 # otherwise we will have no info about branches
|
||||
fetch-depth: 0
|
||||
- name: Cherry pick
|
||||
env:
|
||||
TEMP_PATH: ${{runner.temp}}/cherry_pick
|
||||
|
Loading…
Reference in New Issue
Block a user