diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 4ae744dcb..a387a9db2 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -2,9 +2,7 @@ name: Checks on: push: - branches: [ main ] pull_request: - branches: [ main ] jobs: markdownlint: