chore/gitea-act-runner #14

Closed
volker.raschek wants to merge 38 commits from chore/gitea-act-runner into master
Showing only changes of commit 89c43d7fb4 - Show all commits

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: