mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-01 11:32:27 +08:00
add workflow_dispatch temporarily to helm chart releaser
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
3d9fea9a0a
commit
19e564ae84
1 changed files with 1 additions and 0 deletions
1
.github/workflows/helm-release.yml
vendored
1
.github/workflows/helm-release.yml
vendored
|
@ -2,6 +2,7 @@
|
|||
name: Helm Chart Releaser
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
|
Loading…
Reference in a new issue