summaryrefslogtreecommitdiff
path: root/.github/workflows/submodules.yml
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2024-04-09 22:00:14 +0200
committerrebortg <github@ghlr.de>2024-04-09 22:00:14 +0200
commit0f4979720d7cf08bb21e9402e0dee5492a98c0d5 (patch)
tree3f35954edca7fe3f1d61bcb9b0dc8b2e60508e38 /.github/workflows/submodules.yml
parentfc048e90730cc404b5e04473eee9a6003bea329e (diff)
downloadvyos-documentation-0f4979720d7cf08bb21e9402e0dee5492a98c0d5.tar.gz
vyos-documentation-0f4979720d7cf08bb21e9402e0dee5492a98c0d5.zip
prepare master branch rename to current
Diffstat (limited to '.github/workflows/submodules.yml')
-rw-r--r--.github/workflows/submodules.yml4
1 files changed, 2 insertions, 2 deletions
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: