diff --git a/.github/workflows/helm-template-check.yml b/.github/workflows/helm-template-check.yml index 2fbb026..56a2947 100644 --- a/.github/workflows/helm-template-check.yml +++ b/.github/workflows/helm-template-check.yml @@ -2,8 +2,7 @@ name: Helm Template Validation on: pull_request: - branches: - - main + branches: [main, dev] jobs: helm-lint: