element-call-helm

An experimental helm chart deploying a full element-call instance
git clone git://archive.git.mtrnord.blog/MTRNord/element-call-helm.git
Log | Files | Refs | README

commit 64edef872cb090e5e419c12919cdb3e338934a5e
parent d00d7274cb965448923d9007b09e1700f3a985fd
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri,  1 Mar 2024 15:56:45 +0100

Hopefully fix ci

Diffstat:
M.github/workflows/testing.yml | 6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml @@ -1,10 +1,12 @@ name: Lint and Test Charts on: - pull_request: push: branches: - - main + - main + pull_request: + branches: + - main jobs: lint-test: