Skip to content

Merge pull request #44 from aimclub/fix-readme-badge #126

Merge pull request #44 from aimclub/fix-readme-badge

Merge pull request #44 from aimclub/fix-readme-badge #126

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