diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index e1cd857..d2862a1 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -5,7 +5,7 @@ on: - '*' pull_request: branches: - - 'v*' + - 'release-*' types: # action should run when the pull request is closed # (regardless of whether it was merged or just closed)