Skip to content

Merge pull request #9 from DmitryRyumin/develop #113

Merge pull request #9 from DmitryRyumin/develop

Merge pull request #9 from DmitryRyumin/develop #113

Workflow file for this run

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/DmitryRyumin/openav.git'
secrets:
GITLAB_USER: ${{ secrets.GITLAB_USER }}
GITLAB_PASSWORD: ${{ secrets.GITLAB_PASSWORD }}