diff --git a/.github/workflows/helm.yml b/.github/workflows/helm.yml index 96edc93b..e4def215 100644 --- a/.github/workflows/helm.yml +++ b/.github/workflows/helm.yml @@ -6,9 +6,6 @@ on: tags: [ "helm-v*" ] pull_request: branches: [ "*" ] - create: - branches: [ "*" ] - tags: [ "helm-v*" ] jobs: lint: