Skip to content

Merge pull request #117 from aimclub/feat/weighted_connectivity #620

Merge pull request #117 from aimclub/feat/weighted_connectivity

Merge pull request #117 from aimclub/feat/weighted_connectivity #620

name: Mirror repo to GitLab
on: [push, pull_request, 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-nirma-code/masterplanning
secrets:
GITLAB_USER: ${{ secrets.GITLAB_USER }}
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}