ci: skip Helm validation on release tags

pull/370/head
zijiren233 2 months ago
parent 787b9029e1
commit 733dcc4e3f
No known key found for this signature in database
GPG Key ID: 534E082AAA9B39DC

@ -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