This commit is contained in:
alesapin 2021-11-09 15:29:03 +03:00
parent 669e336b2c
commit a3fd1550fb

View File

@ -16,7 +16,8 @@ jobs:
steps:
- name: Check out repository code
uses: actions/checkout@v2
fetch-depth: 0 # otherwise we will have no info about branches
with:
- fetch-depth: 0 # otherwise we will have no info about branches
- name: Cherry pick
env:
TEMP_PATH: ${{runner.temp}}/cherry_pick