From 97bd514e6a84d81014773f29b699c7982375d10f Mon Sep 17 00:00:00 2001 From: Tereshchenko Vlad Date: Wed, 15 Jan 2025 19:02:21 +0300 Subject: [PATCH] fix: updated mirror_repo_to_gitlab.yml --- .github/workflows/mirror_repo_to_gitlab.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror_repo_to_gitlab.yml b/.github/workflows/mirror_repo_to_gitlab.yml index f84c642..b6ecdbf 100644 --- a/.github/workflows/mirror_repo_to_gitlab.yml +++ b/.github/workflows/mirror_repo_to_gitlab.yml @@ -4,7 +4,7 @@ on: [push, pull_request, delete] jobs: call-nss-ops-mirror-workflow: - uses: ITMO-NSS-team/NSS-Ops/.github/workflows/mirror-repo.yml@master + uses: aimclub/open-source-ops/.github/workflows/mirror-repo.yml@master with: GITLAB_URL: 'https://gitlab.actcognitive.org/itmo-sai-code/asid' secrets: