Skip to content

Commit

Permalink
Fix mirror to gitlab action (#134)
Browse files Browse the repository at this point in the history
* Edit mirror to gitlab action
  • Loading branch information
Nunkyl authored May 6, 2024
1 parent b01a380 commit d611670
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/mirror.yml

This file was deleted.

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/FEDOT-Industrial.git'
secrets:
Expand Down

0 comments on commit d611670

Please sign in to comment.