From 8377ef5c7ed154f1f26e6481989578b68fd95b62 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 25 Feb 2024 12:15:26 +0000 Subject: [PATCH] .gitea/workflows/push-helm-chart.yaml aktualisiert --- .gitea/workflows/push-helm-chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/push-helm-chart.yaml b/.gitea/workflows/push-helm-chart.yaml index 7dbfb86..25ffa25 100644 --- a/.gitea/workflows/push-helm-chart.yaml +++ b/.gitea/workflows/push-helm-chart.yaml @@ -1,6 +1,7 @@ name: Build and Push on: + pull_request: push: branches: - master