mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-04 04:51:59 +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
|
name: Helm Chart Releaser
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
Loading…
Reference in a new issue