diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 5185f657..f95e5671 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -4,7 +4,7 @@ name: Lint on: push: branches: [main] - pull_request + pull_request: {} jobs: codespell: