mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 10:32:02 +01:00
prepare master branch rename to current
This commit is contained in:
parent
fc048e9073
commit
0f4979720d
4
.github/workflows/submodules.yml
vendored
4
.github/workflows/submodules.yml
vendored
@ -5,7 +5,7 @@ on:
|
||||
# 06:00 UTC on Monday
|
||||
- cron: '0 6 * * 1'
|
||||
jobs:
|
||||
update_master:
|
||||
update_current:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
@ -36,7 +36,7 @@ jobs:
|
||||
body: |
|
||||
Autoupdate vyos-1x submodule
|
||||
update releasenotes
|
||||
branch: update-dependencies-master
|
||||
branch: update-dependencies-current
|
||||
delete-branch: true
|
||||
|
||||
update_sagitta:
|
||||
|
||||
2
.github/workflows/update-translations.yml
vendored
2
.github/workflows/update-translations.yml
vendored
@ -57,6 +57,6 @@ jobs:
|
||||
title: "Github: update translations"
|
||||
body: |
|
||||
Generate, upload new and download translation files
|
||||
branch: update-translations-master
|
||||
branch: update-translations-current
|
||||
delete-branch: true
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user