diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 5a3ab17..d6a3474 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -1,6 +1,9 @@ name: Linter on: + push: + branches: + - main pull_request: branches: - main