This commit is contained in:
alesapin 2021-11-09 15:29:57 +03:00
parent a3fd1550fb
commit 36768fc0ef

View File

@ -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