mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-12-16 18:42:05 +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
|
# 06:00 UTC on Monday
|
||||||
- cron: '0 6 * * 1'
|
- cron: '0 6 * * 1'
|
||||||
jobs:
|
jobs:
|
||||||
update_master:
|
update_current:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
@ -36,7 +36,7 @@ jobs:
|
|||||||
body: |
|
body: |
|
||||||
Autoupdate vyos-1x submodule
|
Autoupdate vyos-1x submodule
|
||||||
update releasenotes
|
update releasenotes
|
||||||
branch: update-dependencies-master
|
branch: update-dependencies-current
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
|
|
||||||
update_sagitta:
|
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"
|
title: "Github: update translations"
|
||||||
body: |
|
body: |
|
||||||
Generate, upload new and download translation files
|
Generate, upload new and download translation files
|
||||||
branch: update-translations-master
|
branch: update-translations-current
|
||||||
delete-branch: true
|
delete-branch: true
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user