diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 0276930..c322f44 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -1,3 +1,5 @@ +# Work in progress + name: Lint and Test Charts on: [ pull_request, workflow_dispatch ]