mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
improve the pr message of helm-update
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
d66002a409
commit
b1f1b47b25
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-helm.yml
vendored
2
.github/workflows/update-helm.yml
vendored
|
|
@ -26,7 +26,7 @@ jobs:
|
||||||
commit-message: Helm Chart updates
|
commit-message: Helm Chart updates
|
||||||
signoff: true
|
signoff: true
|
||||||
title: Helm Chart updates
|
title: Helm Chart updates
|
||||||
body: Automated Helm Chart updates for the yaml files. Should only be merged shortly before the next latest release.
|
body: Automated Helm Chart updates for the yaml files. It can be merged if it looks good at any time which will automatically trigger a new release of the helm chart.
|
||||||
labels: dependencies
|
labels: dependencies
|
||||||
milestone: next
|
milestone: next
|
||||||
branch: aio-helm-update
|
branch: aio-helm-update
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue