Skip to content

Clean up SA module & add example (#1114) #2890

Clean up SA module & add example (#1114)

Clean up SA module & add example (#1114) #2890

name: Mirror repo to GitLab
on: [ push, delete ]
jobs:
call-nss-ops-mirror-workflow:
uses: ITMO-NSS-team/NSS-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 }}