Github action needs to be on "push"!
This commit is contained in:
2
.github/workflows/lint-test.yml
vendored
2
.github/workflows/lint-test.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Lint test helm charts
|
||||
|
||||
on: commit
|
||||
on: push
|
||||
|
||||
jobs:
|
||||
lint-test:
|
||||
|
||||
Reference in New Issue
Block a user