Merge pull request #50 from zijiren233/codex/helm-ci-no-tags

ci: skip Helm validation on release tags
pull/370/head
zijiren 2 months ago committed by GitHub
commit 6086e75cd6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -3,8 +3,6 @@ name: Helm CI
on:
push:
branches: ['**']
tags:
- "v*"
paths:
- ".github/workflows/helm-ci.yml"
- ".github/workflows/helm.yml"

Loading…
Cancel
Save