Skip to content

Merge branch 'preproc_refactoring' of https://github.com/aimclub/FEDO… #3985

Merge branch 'preproc_refactoring' of https://github.com/aimclub/FEDO…

Merge branch 'preproc_refactoring' of https://github.com/aimclub/FEDO… #3985

name: Mirror repo to GitLab
on: [ push, delete ]
jobs:
call-nss-ops-mirror-workflow:
uses: aimclub/open-source-ops/.github/workflows/mirror-repo.yml@master
with:
GITLAB_URL: 'https://gitlab.actcognitive.org/itmo-nss-team/FEDOT.git'
secrets:
GITLAB_USER: ${{ secrets.GITLAB_USER }}
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}