diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index c12d484..26ac553 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -1,6 +1,7 @@ name: Lint and Test Charts on: + workflow_call: pull_request: branches: - '*'