diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 4952ed4..5584883 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -2,6 +2,8 @@ name: Lint and Test Charts on: push: + branches: + - main pull_request: jobs: