diff options
author | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2023-04-03 09:08:36 +0200 |
---|---|---|
committer | Till Faelligen <2353100+S7evinK@users.noreply.github.com> | 2023-04-03 09:08:36 +0200 |
commit | 675926967dda51e4833749aae9d14202d6040754 (patch) | |
tree | cb857d2e2963a9c62672f6c83b51eedcb3a61d11 /.github | |
parent | 8223e1f2e150e94314c7a68fcd5ba45128d29e6e (diff) |
Update Helm READMEhelm-dendrite-0.12.2
[skip ci]
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/helm.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 7cdc369b..a9c1718a 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -6,6 +6,7 @@ on: - main paths: - 'helm/**' # only execute if we have helm chart changes + workflow_dispatch: jobs: release: |