Skip to content

Commit

Permalink
Edit mirror to gitlab action
Browse files Browse the repository at this point in the history
  • Loading branch information
Nunkyl committed May 2, 2024
1 parent b01a380 commit 8a9e49e
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: ITMO-NSS-team/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 8a9e49e

Please sign in to comment.