Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Portal
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nmaas
nmaas Portal
Commits
830d1ea0
Unverified
Commit
830d1ea0
authored
2 years ago
by
Łukasz Łopatowski
Committed by
GitHub
2 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request
#21
from nmaas-platform/20-update-github-actions-to-sync-branch-deletions
20 update GitHub actions to sync branch deletions
parents
50a57d55
c3ecce40
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/workflows/git-sync.yml
+1
-1
1 addition, 1 deletion
.github/workflows/git-sync.yml
with
1 addition
and
1 deletion
.github/workflows/git-sync.yml
+
1
−
1
View file @
830d1ea0
...
@@ -4,7 +4,7 @@ jobs:
...
@@ -4,7 +4,7 @@ jobs:
runs-on
:
ubuntu-22.04
runs-on
:
ubuntu-22.04
steps
:
steps
:
-
name
:
git-sync
-
name
:
git-sync
uses
:
korvoj/git-sync@
5eacd8ac78ae91a984f3aa430b09a0051abb2dc0
uses
:
korvoj/git-sync@
branch-removal
with
:
with
:
source_repo
:
'
git@github.com:nmaas-platform/nmaas-portal.git'
source_repo
:
'
git@github.com:nmaas-platform/nmaas-portal.git'
source_branch
:
'
refs/remotes/source/*'
source_branch
:
'
refs/remotes/source/*'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment