fix
All checks were successful
Helm / helm-unittest (push) Successful in 15s
Helm / helm-lint (push) Successful in 14s
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2025-01-11 14:19:50 +01:00
parent 9d57981962
commit 2da8306361
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -2,10 +2,8 @@ name: Helm
on:
pull_request:
paths: [ "templates/prometheus-postgres-exporter/*.yaml" ]
types: [ "opened", "reopened", "synchronize" ]
push:
# paths: [ "templates/prometheus-postgres-exporter/*.yaml" ]
push: {}
workflow_dispatch: {}
jobs: