mirror of
https://github.com/deviantony/docker-elk.git
synced 2025-12-11 17:30:11 +01:00
ci: Enable auto-updates on release-9.x branch
This commit is contained in:
1
.github/workflows/update-merge.yml
vendored
1
.github/workflows/update-merge.yml
vendored
@@ -9,6 +9,7 @@ on:
|
||||
- update/main
|
||||
- update/tls
|
||||
- update/release-7.x
|
||||
- update/release-9.x
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
1
.github/workflows/update.yml
vendored
1
.github/workflows/update.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
- main
|
||||
- tls
|
||||
- release-7.x
|
||||
- release-9.x
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user