Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -12,8 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: init
|
||||
run: |
|
||||
git config --local user.email "vtolstov <vtolstov@users.noreply.github.com>"
|
||||
git config --local user.name "github-actions[bot]"
|
||||
git config --global user.email "vtolstov <vtolstov@users.noreply.github.com>"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git clone --depth=10 --filter=tree:0 ${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY} repo
|
||||
|
||||
- name: track master
|
||||
|
Reference in New Issue
Block a user