diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 74c9335af..3a55d4147 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -3,12 +3,12 @@ name: CI on: push: branches: - - master + - main tags: - v* pull_request: branches: - - master + - main jobs: lint: