diff --git a/.github/workflows/helm-test.yaml b/.github/workflows/helm-test.yaml index 7a287f2f..13a42698 100644 --- a/.github/workflows/helm-test.yaml +++ b/.github/workflows/helm-test.yaml @@ -17,9 +17,15 @@ # SPDX-License-Identifier: Apache-2.0 # ############################################################################# --- -name: Helm Test (dispatch) +name: Helm Test on: + pull_request: + paths-ignore: + - '**/*.md' + branches: + - '*' + workflow_dispatch: jobs: