Update charts-lint.yaml
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
parent
f4e091db36
commit
e219bd4190
|
@ -13,6 +13,10 @@ on:
|
|||
required: true
|
||||
type: string
|
||||
|
||||
# Used to allow creating comments
|
||||
permissions:
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
lint-and-verify:
|
||||
name: Lint Charts and Verify Dependencies
|
||||
|
|
Loading…
Reference in New Issue