Skip to content

Commit

Permalink
Mirror fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicl-nno committed Nov 15, 2024
1 parent a229e06 commit 887855f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mirror_repo_to_gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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-nss-team/GOLEM'
secrets:
Expand Down

0 comments on commit 887855f

Please sign in to comment.