Skip to content

Commit

Permalink
Fix gitlab mirroring
Browse files Browse the repository at this point in the history
  • Loading branch information
Nunkyl committed May 2, 2024
1 parent 794079f commit 2242fb6
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, 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/FEDOT.git'
secrets:
Expand Down

0 comments on commit 2242fb6

Please sign in to comment.