From 0f4979720d7cf08bb21e9402e0dee5492a98c0d5 Mon Sep 17 00:00:00 2001 From: rebortg Date: Tue, 9 Apr 2024 22:00:14 +0200 Subject: prepare master branch rename to current --- .github/workflows/submodules.yml | 4 ++-- .github/workflows/update-translations.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to '.github/workflows') diff --git a/.github/workflows/submodules.yml b/.github/workflows/submodules.yml index 4387d7fe..24b6c505 100644 --- a/.github/workflows/submodules.yml +++ b/.github/workflows/submodules.yml @@ -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: diff --git a/.github/workflows/update-translations.yml b/.github/workflows/update-translations.yml index 393ce190..6ab53323 100644 --- a/.github/workflows/update-translations.yml +++ b/.github/workflows/update-translations.yml @@ -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 -- cgit v1.2.3