Fix helm lint workflow
All checks were successful
Lint and Publish Helm Chart / publish-helm (push) Successful in 3s
All checks were successful
Lint and Publish Helm Chart / publish-helm (push) Successful in 3s
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
name: Lint and Publish Helm Chart
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
publish-helm:
|
||||
runs-on: docker
|
||||
container:
|
||||
|
Reference in New Issue
Block a user